<?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: Best Workflow for Updating File Geodatabase Tables in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/best-workflow-for-updating-file-geodatabase-tables/m-p/849206#M5502</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, check the following post and see if you're able to find any useful information:&amp;nbsp;&lt;A href="https://community.esri.com/thread/95270"&gt;https://community.esri.com/thread/95270&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jan 2018 01:27:09 GMT</pubDate>
    <dc:creator>AmyNiessen</dc:creator>
    <dc:date>2018-01-11T01:27:09Z</dc:date>
    <item>
      <title>Best Workflow for Updating File Geodatabase Tables</title>
      <link>https://community.esri.com/t5/developers-questions/best-workflow-for-updating-file-geodatabase-tables/m-p/849201#M5497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I'm volunteering for a park conservancy and helping them build a web app to track some data about their efforts in and around the park. The app side is easy enough. All the data they want displayed is in an Access database. Currently I have saved exports for all the table the app needs. When they update the DB they just run those preset exports and I'm left with a folder of Excel tables formatted to match what the app needs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem I'm having and can't seem to find a solution to in my forum searches is how to go about updating the tables in the file geodatabase I'm using with these excel tables without having to re-import/delete them and hopefully allow them to keep the same relationship class. Does anyone know of a way to do this better than this? I really just want to save over the current tables in the geodatabase with the new ones.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 20:06:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/best-workflow-for-updating-file-geodatabase-tables/m-p/849201#M5497</guid>
      <dc:creator>ZacharyLehmann</dc:creator>
      <dc:date>2018-01-05T20:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Best Workflow for Updating File Geodatabase Tables</title>
      <link>https://community.esri.com/t5/developers-questions/best-workflow-for-updating-file-geodatabase-tables/m-p/849202#M5498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey &lt;A href="https://community.esri.com/migrated-users/31657"&gt;Zachary Lehmann&lt;/A&gt;‌! I'm trying to see who might be able to assist you with this question, but in the meantime, feel free to cross post your question in the &lt;A _jive_internal="true" href="https://community.esri.com/groups/geodatabase"&gt;Geodatabase&lt;/A&gt; community, if you haven't already.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 21:30:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/best-workflow-for-updating-file-geodatabase-tables/m-p/849202#M5498</guid>
      <dc:creator>AmyNiessen</dc:creator>
      <dc:date>2018-01-10T21:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Best Workflow for Updating File Geodatabase Tables</title>
      <link>https://community.esri.com/t5/developers-questions/best-workflow-for-updating-file-geodatabase-tables/m-p/849203#M5499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm&amp;nbsp; a little confused since you mention an access database and then excel, and all of the sudden you need to update a file gdb...&lt;/P&gt;&lt;P&gt;At any rate, what if you build a model that deletes the rows from your file geodatabase and then append the new data into the empty space.&amp;nbsp; You don't mention if it's tables or feature classes, but that's an approach I've taken before.&amp;nbsp; Don't delete the table or featureclass, just the rows or the features...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.5/manage-data/tables/deleting-records-in-a-table.htm" title="http://desktop.arcgis.com/en/arcmap/10.5/manage-data/tables/deleting-records-in-a-table.htm"&gt;Deleting records in a table—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.5/tools/data-management-toolbox/delete-features.htm" title="http://desktop.arcgis.com/en/arcmap/10.5/tools/data-management-toolbox/delete-features.htm"&gt;Delete Features—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 21:44:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/best-workflow-for-updating-file-geodatabase-tables/m-p/849203#M5499</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2018-01-10T21:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Best Workflow for Updating File Geodatabase Tables</title>
      <link>https://community.esri.com/t5/developers-questions/best-workflow-for-updating-file-geodatabase-tables/m-p/849204#M5500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry maybe I can explain it better. Basically there is an Access database that houses all of the data the group uses. I have saved exports which can put updated data into four excel tables that I had been importing into the file geodatabase as tables. But it seems to break the relationships on the webapp side of things when I do that. It sounds like your method would probably do the trick. I was hoping there was a way I could just link/relate the tables in the geodatabase to the excel tables but I haven't been able to find a way of just "refreshing" those tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 21:50:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/best-workflow-for-updating-file-geodatabase-tables/m-p/849204#M5500</guid>
      <dc:creator>ZacharyLehmann</dc:creator>
      <dc:date>2018-01-10T21:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Best Workflow for Updating File Geodatabase Tables</title>
      <link>https://community.esri.com/t5/developers-questions/best-workflow-for-updating-file-geodatabase-tables/m-p/849205#M5501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I avoid any use of ArcGIS and Excel like the plague.&amp;nbsp; Webapps, updating data, and relationships sounds problematic to me, but I'm not a web app guy.&amp;nbsp; Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 23:40:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/best-workflow-for-updating-file-geodatabase-tables/m-p/849205#M5501</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2018-01-10T23:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Best Workflow for Updating File Geodatabase Tables</title>
      <link>https://community.esri.com/t5/developers-questions/best-workflow-for-updating-file-geodatabase-tables/m-p/849206#M5502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, check the following post and see if you're able to find any useful information:&amp;nbsp;&lt;A href="https://community.esri.com/thread/95270"&gt;https://community.esri.com/thread/95270&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 01:27:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/best-workflow-for-updating-file-geodatabase-tables/m-p/849206#M5502</guid>
      <dc:creator>AmyNiessen</dc:creator>
      <dc:date>2018-01-11T01:27:09Z</dc:date>
    </item>
  </channel>
</rss>

