<?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 Editing and updating a sql table and sde featureclass in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/editing-and-updating-a-sql-table-and-sde/m-p/553082#M31336</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 have a table of (point) data that is currently stored in sql server and my aim is to be able to edit and update this data by creating an SDE featureclass from it. Currently we have a series of batch files that run SDE commands to allow this process to happen however the process is long winded and requires manual user intervention. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What i would like to have, is a direct link whereby any changes being made to the point data in an arcmap or arcserver application show up in both the sql table as well as the sde featureclass, does anyone have any experience of implementing such a process? i've read that this could be possible by using the geometry keyword in sql server 2008??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;many thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Saad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Sep 2012 12:42:56 GMT</pubDate>
    <dc:creator>SaadMasood</dc:creator>
    <dc:date>2012-09-25T12:42:56Z</dc:date>
    <item>
      <title>Editing and updating a sql table and sde featureclass</title>
      <link>https://community.esri.com/t5/data-management-questions/editing-and-updating-a-sql-table-and-sde/m-p/553082#M31336</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 have a table of (point) data that is currently stored in sql server and my aim is to be able to edit and update this data by creating an SDE featureclass from it. Currently we have a series of batch files that run SDE commands to allow this process to happen however the process is long winded and requires manual user intervention. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What i would like to have, is a direct link whereby any changes being made to the point data in an arcmap or arcserver application show up in both the sql table as well as the sde featureclass, does anyone have any experience of implementing such a process? i've read that this could be possible by using the geometry keyword in sql server 2008??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;many thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Saad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 12:42:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/editing-and-updating-a-sql-table-and-sde/m-p/553082#M31336</guid>
      <dc:creator>SaadMasood</dc:creator>
      <dc:date>2012-09-25T12:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: Editing and updating a sql table and sde featureclass</title>
      <link>https://community.esri.com/t5/data-management-questions/editing-and-updating-a-sql-table-and-sde/m-p/553083#M31337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;From SQL's point of view, there is no difference between a table and a feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have a "point table", that is the table which should contain the geometry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you don't want/need the power/complexity of a versioned table, don't version it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want edits to the text DMS or DD real data columns to manifest a change&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to the geometry, use a trigger (the same is possible from an edit to the geometry,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;though doing both would be difficult).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But there isn't really any reason to do this in multiple tables -- Creating complex &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;links between tables only harms performance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 15:56:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/editing-and-updating-a-sql-table-and-sde/m-p/553083#M31337</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-09-25T15:56:13Z</dc:date>
    </item>
  </channel>
</rss>

