<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: feature classes related to single table issue in ArcPad Questions</title>
    <link>https://community.esri.com/t5/arcpad-questions/feature-classes-related-to-single-table-issue/m-p/414402#M3013</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I also have a project with layers linking to a common table, but in this case there are mutiple layers connected to multiple common tables. Our old ArcPad 8 application used custom scripts to write data to the tables, and there was a lot of post-processing after check-in on the desktop.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For ArcPad 10, we wanted to take advantage of the related table functionality, so we redesigned our geodatabase schema. There are now separate copies of each table linked to each layer. During check-in, there is a simple tool that appends the data from the appropriate tables back into the master table. This was the best solution in term of record management. But the AXF file is rather large, and is running slower than the old application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With just one table, I think a similar approach would work out well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 May 2011 14:37:22 GMT</pubDate>
    <dc:creator>DanielleHartman__GISP</dc:creator>
    <dc:date>2011-05-27T14:37:22Z</dc:date>
    <item>
      <title>feature classes related to single table issue</title>
      <link>https://community.esri.com/t5/arcpad-questions/feature-classes-related-to-single-table-issue/m-p/414398#M3009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have 4 feature classes that relate back to a single common table using relationship classes.&amp;nbsp; I have no problem exporting the data to an axf file, but when I open the axf file in Studio only the first feature class retains the relate.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 20:18:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/feature-classes-related-to-single-table-issue/m-p/414398#M3009</guid>
      <dc:creator>SeanRedar</dc:creator>
      <dc:date>2011-04-27T20:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: feature classes related to single table issue</title>
      <link>https://community.esri.com/t5/arcpad-questions/feature-classes-related-to-single-table-issue/m-p/414399#M3010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What is the reason for this and how are you even doing it? Where is the primary Key, in the table or feature class?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2011 15:13:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/feature-classes-related-to-single-table-issue/m-p/414399#M3010</guid>
      <dc:creator>JasonTipton</dc:creator>
      <dc:date>2011-05-05T15:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: feature classes related to single table issue</title>
      <link>https://community.esri.com/t5/arcpad-questions/feature-classes-related-to-single-table-issue/m-p/414400#M3011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am pulling the data from our Oracle/SDE server.&amp;nbsp; There, I have four feature classes each with a relationship class (1 to m) to a common (shared) media table (not problems there).&amp;nbsp; Each feature class has a pk that related to an fk in the media table.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2011 15:45:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/feature-classes-related-to-single-table-issue/m-p/414400#M3011</guid>
      <dc:creator>SeanRedar</dc:creator>
      <dc:date>2011-05-05T15:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: feature classes related to single table issue</title>
      <link>https://community.esri.com/t5/arcpad-questions/feature-classes-related-to-single-table-issue/m-p/414401#M3012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Why does this require 4 different feature classes? Could they not be definition queries of 1? What are you actually trying to collect and how do they relate in the real world?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oh, wait. Hold on. I think I get it. You have a "media" table for pics and such. You could have multiple pics at 1 location therefore you need a 1:M to the media table on all of the feature classes so you have 4 fk in the "media table" instead of having Join tables because ArcPad doesn't support them... &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hmm. . .&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2011 21:06:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/feature-classes-related-to-single-table-issue/m-p/414401#M3012</guid>
      <dc:creator>JasonTipton</dc:creator>
      <dc:date>2011-05-05T21:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: feature classes related to single table issue</title>
      <link>https://community.esri.com/t5/arcpad-questions/feature-classes-related-to-single-table-issue/m-p/414402#M3013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I also have a project with layers linking to a common table, but in this case there are mutiple layers connected to multiple common tables. Our old ArcPad 8 application used custom scripts to write data to the tables, and there was a lot of post-processing after check-in on the desktop.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For ArcPad 10, we wanted to take advantage of the related table functionality, so we redesigned our geodatabase schema. There are now separate copies of each table linked to each layer. During check-in, there is a simple tool that appends the data from the appropriate tables back into the master table. This was the best solution in term of record management. But the AXF file is rather large, and is running slower than the old application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With just one table, I think a similar approach would work out well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 14:37:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/feature-classes-related-to-single-table-issue/m-p/414402#M3013</guid>
      <dc:creator>DanielleHartman__GISP</dc:creator>
      <dc:date>2011-05-27T14:37:22Z</dc:date>
    </item>
  </channel>
</rss>

