<?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: Records Shown in ArcCatalog/ArcMap but not in SQL Server 2008 in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/records-shown-in-arccatalog-arcmap-but-not-in-sql/m-p/49546#M2764</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;When you open feature class properties in general tab it is written in the version group on the bottom of the page.&lt;BR /&gt;&lt;BR /&gt;Mody&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;that i know but my layer is already versioned&amp;nbsp; but my ? again &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;where i can find&amp;nbsp; whether&amp;nbsp; i check the �??move to base�?� checkbox is checked or not&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 15 Jan 2012 09:00:33 GMT</pubDate>
    <dc:creator>FaisalBukhari</dc:creator>
    <dc:date>2012-01-15T09:00:33Z</dc:date>
    <item>
      <title>Records Shown in ArcCatalog/ArcMap but not in SQL Server 2008</title>
      <link>https://community.esri.com/t5/data-management-questions/records-shown-in-arccatalog-arcmap-but-not-in-sql/m-p/49542#M2760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am Using SDE 10 and SQL Server 2008 R2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;we are using SDE default&amp;nbsp; version for adding,editing and deleting etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have add some&amp;nbsp; new&amp;nbsp; records into my existing SDE featrure class by using ArcEditor and using SDE.default version by code&amp;nbsp; , the process is running well without error and the added reocords was shown in arcmap and arccatalog.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But, when i access the SDE feature class table using SQL server and list the records, the records what i just add, wasnt shown at all. please tell me what a hell happen to my feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i compress the SDE database too but no success&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jan 2012 06:06:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/records-shown-in-arccatalog-arcmap-but-not-in-sql/m-p/49542#M2760</guid>
      <dc:creator>FaisalBukhari</dc:creator>
      <dc:date>2012-01-15T06:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Records Shown in ArcCatalog/ArcMap but not in SQL Server 2008</title>
      <link>https://community.esri.com/t5/data-management-questions/records-shown-in-arccatalog-arcmap-but-not-in-sql/m-p/49543#M2761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Faisal&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are working in version environment the records are not added to the base table until you compress you geodatabase.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Even then if anybody is looking on the layers the records from the delta tables (A &amp;amp; D) might not be written into base.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can check the �??move to base�?� checkbox when you register the layer as version or work without versioning at all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have Fun&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mody&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jan 2012 06:46:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/records-shown-in-arccatalog-arcmap-but-not-in-sql/m-p/49543#M2761</guid>
      <dc:creator>ModyBuchbinder</dc:creator>
      <dc:date>2012-01-15T06:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Records Shown in ArcCatalog/ArcMap but not in SQL Server 2008</title>
      <link>https://community.esri.com/t5/data-management-questions/records-shown-in-arccatalog-arcmap-but-not-in-sql/m-p/49544#M2762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Faisal&lt;BR /&gt;&lt;BR /&gt;If you are working in version environment the records are not added to the base table until you compress you geodatabase.&lt;BR /&gt;Even then if anybody is looking on the layers the records from the delta tables (A &amp;amp; D) might not be written into base.&lt;BR /&gt;You can check the �??move to base�?� checkbox when you register the layer as version or work without versioning at all.&lt;BR /&gt;&lt;BR /&gt;Have Fun&lt;BR /&gt;Mody&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks dear moody i already compress geodatabase but no success&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;my layers is already version "SDE.default"&amp;nbsp; how can i&amp;nbsp; check the �??move to base�?� checkbox is checked or not&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jan 2012 08:26:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/records-shown-in-arccatalog-arcmap-but-not-in-sql/m-p/49544#M2762</guid>
      <dc:creator>FaisalBukhari</dc:creator>
      <dc:date>2012-01-15T08:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Records Shown in ArcCatalog/ArcMap but not in SQL Server 2008</title>
      <link>https://community.esri.com/t5/data-management-questions/records-shown-in-arccatalog-arcmap-but-not-in-sql/m-p/49545#M2763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When you open feature class properties in general tab it is written in the version group on the bottom of the page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mody&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jan 2012 08:41:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/records-shown-in-arccatalog-arcmap-but-not-in-sql/m-p/49545#M2763</guid>
      <dc:creator>ModyBuchbinder</dc:creator>
      <dc:date>2012-01-15T08:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Records Shown in ArcCatalog/ArcMap but not in SQL Server 2008</title>
      <link>https://community.esri.com/t5/data-management-questions/records-shown-in-arccatalog-arcmap-but-not-in-sql/m-p/49546#M2764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;When you open feature class properties in general tab it is written in the version group on the bottom of the page.&lt;BR /&gt;&lt;BR /&gt;Mody&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;that i know but my layer is already versioned&amp;nbsp; but my ? again &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;where i can find&amp;nbsp; whether&amp;nbsp; i check the �??move to base�?� checkbox is checked or not&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jan 2012 09:00:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/records-shown-in-arccatalog-arcmap-but-not-in-sql/m-p/49546#M2764</guid>
      <dc:creator>FaisalBukhari</dc:creator>
      <dc:date>2012-01-15T09:00:33Z</dc:date>
    </item>
  </channel>
</rss>

