<?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 Should I create a relationship class, join tables, or relate tables? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/should-i-create-a-relationship-class-join-tables/m-p/31101#M1690</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working with multiple feature classes that contain the same data.&amp;nbsp; I have a master feature class and I have created multiple feature class "subsets" of that data that I am actively working with.&amp;nbsp; When I edit the master feature class I have to go back and edit all the other "subset" feature classes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I edit the master feature class I would like the "subset" feature classes to be updated simultaneously.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this possible?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried joining, relating, and creating a relationship class to get the results I am looking for, but have not had luck.&amp;nbsp; I may not be using these functions properly to achieve these results.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;THANKS!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 May 2011 21:38:43 GMT</pubDate>
    <dc:creator>MatthewLenox</dc:creator>
    <dc:date>2011-05-10T21:38:43Z</dc:date>
    <item>
      <title>Should I create a relationship class, join tables, or relate tables?</title>
      <link>https://community.esri.com/t5/data-management-questions/should-i-create-a-relationship-class-join-tables/m-p/31101#M1690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working with multiple feature classes that contain the same data.&amp;nbsp; I have a master feature class and I have created multiple feature class "subsets" of that data that I am actively working with.&amp;nbsp; When I edit the master feature class I have to go back and edit all the other "subset" feature classes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I edit the master feature class I would like the "subset" feature classes to be updated simultaneously.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this possible?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried joining, relating, and creating a relationship class to get the results I am looking for, but have not had luck.&amp;nbsp; I may not be using these functions properly to achieve these results.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;THANKS!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 21:38:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/should-i-create-a-relationship-class-join-tables/m-p/31101#M1690</guid>
      <dc:creator>MatthewLenox</dc:creator>
      <dc:date>2011-05-10T21:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Should I create a relationship class, join tables, or relate tables?</title>
      <link>https://community.esri.com/t5/data-management-questions/should-i-create-a-relationship-class-join-tables/m-p/31102#M1691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is your master feature class stored in an ArcSDE geodatabase?&amp;nbsp; If it is I would recommend &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Understanding_distributed_data/002700000020000000/"&gt;replication&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; You can replicate subsets of the feature class to other SDE, Personal, or File Geodatabases.&amp;nbsp; Then after making changes to the master feature class you can synchronize changes to the child geodatabases.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2011 10:18:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/should-i-create-a-relationship-class-join-tables/m-p/31102#M1691</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2011-05-11T10:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Should I create a relationship class, join tables, or relate tables?</title>
      <link>https://community.esri.com/t5/data-management-questions/should-i-create-a-relationship-class-join-tables/m-p/31103#M1692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No they are not stored in an ArcSDE geodatabase.&amp;nbsp; The FC's are stored in personal geodatabases.&amp;nbsp; But if they were from what you suggested, that would be the solution I am looking for!&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's possible the data will be in a ArcSDE geodatabase in the future and if that's the case I will look into replication.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;THANKS!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2011 15:26:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/should-i-create-a-relationship-class-join-tables/m-p/31103#M1692</guid>
      <dc:creator>MatthewLenox</dc:creator>
      <dc:date>2011-05-11T15:26:26Z</dc:date>
    </item>
  </channel>
</rss>

