<?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: most efficient methods to insert/update feature table data in sql server using Arcgis Pro in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/most-efficient-methods-to-insert-update-feature/m-p/1364014#M38097</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/652281"&gt;@abhishek_choudhary&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;STRONG&gt;Question:&lt;/STRONG&gt; "I'm looking to integrate data from the following formats: 1) CSV files, 2) shapefile datasets, and 3) file geodatabases. Additionally, if there are alternative methods to acquire and update this data, I'd appreciate suggestions on those as well."&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG&gt;Answer:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;ArcGIS Pro Model Builder&lt;/LI&gt;&lt;LI&gt;ArcGIS Pro Python ArcPy Script&lt;/LI&gt;&lt;LI&gt;ArcGIS Pro Data Interoperability Extension&lt;/LI&gt;&lt;LI&gt;Safe Software FME Workbench / FME Server&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If you are a SQL Server Administrator and an ArcSDE Geodatabase Administrator then read my white paper.&lt;/P&gt;&lt;P&gt;community.esri.com&amp;nbsp;&lt;A href="https://community.esri.com/t5/mapping-and-charting-enterprise-databases/how-load-large-featureclass-sql-server-geodatabase/ba-p/1006710" target="_blank" rel="noopener"&gt;How Load Large Featureclass SQL Server Geodatabase&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For more best practices visit&amp;nbsp;&lt;A href="https://community.esri.com/t5/mapping-and-charting-enterprise-databases/mapping-and-charting-solutions-mcs-enterprise/ba-p/893351" target="_blank" rel="noopener"&gt;Mapping and Charting Solutions (MCS) Enterprise Databases Best Practices&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Dec 2023 16:44:40 GMT</pubDate>
    <dc:creator>MarceloMarques</dc:creator>
    <dc:date>2023-12-22T16:44:40Z</dc:date>
    <item>
      <title>most efficient methods to insert/update feature table data in sql server using Arcgis Pro</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/most-efficient-methods-to-insert-update-feature/m-p/1363908#M38094</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm utilizing a SQL Server database as our primary enterprise data repository. I've established a feature class within this SQL Server setup. Currently, I'm seeking recommendations on the most efficient methods to insert/update data into this table. Specifically, I'm looking to integrate data from the following formats: 1) CSV files, 2) shapefile datasets, and 3) file geodatabases. Additionally, if there are alternative methods to acquire and update this data, I'd appreciate suggestions on those as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Abhishek Kumar Choudhary&lt;/P&gt;</description>
      <pubDate>Fri, 22 Dec 2023 11:35:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/most-efficient-methods-to-insert-update-feature/m-p/1363908#M38094</guid>
      <dc:creator>abhishek_choudhary</dc:creator>
      <dc:date>2023-12-22T11:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: most efficient methods to insert/update feature table data in sql server using Arcgis Pro</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/most-efficient-methods-to-insert-update-feature/m-p/1363985#M38096</link>
      <description>&lt;P&gt;This is a really broad question. The "most efficient" method depends on the nature of the data, the way the data is managed, and the nature of updates, and your experience and skill in ETL solutions.&amp;nbsp; &amp;nbsp;The source formats are somewhat trivial; it's what you need to do with them that matters.&lt;/P&gt;&lt;P&gt;Some folks have no problems taking 10 minutes to update 100k rows via a Portal API, while others are updating 100 million rows every 8 hours.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once you add in different ways to acquire data, well, there are too many options beyond generic advice like "As efficiently as possible."&lt;/P&gt;&lt;P&gt;If you want specific advice, you'll need to provide more details on the process you are trying to optimize.&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;</description>
      <pubDate>Fri, 22 Dec 2023 15:49:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/most-efficient-methods-to-insert-update-feature/m-p/1363985#M38096</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2023-12-22T15:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: most efficient methods to insert/update feature table data in sql server using Arcgis Pro</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/most-efficient-methods-to-insert-update-feature/m-p/1364014#M38097</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/652281"&gt;@abhishek_choudhary&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;STRONG&gt;Question:&lt;/STRONG&gt; "I'm looking to integrate data from the following formats: 1) CSV files, 2) shapefile datasets, and 3) file geodatabases. Additionally, if there are alternative methods to acquire and update this data, I'd appreciate suggestions on those as well."&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG&gt;Answer:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;ArcGIS Pro Model Builder&lt;/LI&gt;&lt;LI&gt;ArcGIS Pro Python ArcPy Script&lt;/LI&gt;&lt;LI&gt;ArcGIS Pro Data Interoperability Extension&lt;/LI&gt;&lt;LI&gt;Safe Software FME Workbench / FME Server&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If you are a SQL Server Administrator and an ArcSDE Geodatabase Administrator then read my white paper.&lt;/P&gt;&lt;P&gt;community.esri.com&amp;nbsp;&lt;A href="https://community.esri.com/t5/mapping-and-charting-enterprise-databases/how-load-large-featureclass-sql-server-geodatabase/ba-p/1006710" target="_blank" rel="noopener"&gt;How Load Large Featureclass SQL Server Geodatabase&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For more best practices visit&amp;nbsp;&lt;A href="https://community.esri.com/t5/mapping-and-charting-enterprise-databases/mapping-and-charting-solutions-mcs-enterprise/ba-p/893351" target="_blank" rel="noopener"&gt;Mapping and Charting Solutions (MCS) Enterprise Databases Best Practices&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Dec 2023 16:44:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/most-efficient-methods-to-insert-update-feature/m-p/1364014#M38097</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2023-12-22T16:44:40Z</dc:date>
    </item>
  </channel>
</rss>

