<?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: which version posted that features? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/which-version-posted-that-features/m-p/496628#M28213</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thank you guys for the reply. i found this script very useful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/gallery/file/arcobjects-net-api/details?entryID=3CAECB94-1422-2418-7F19-900513FD1FB7"&gt;http://resources.arcgis.com/gallery/file/arcobjects-net-api/details?entryID=3CAECB94-1422-2418-7F19-900513FD1FB7&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Jun 2013 10:16:38 GMT</pubDate>
    <dc:creator>fawzim</dc:creator>
    <dc:date>2013-06-18T10:16:38Z</dc:date>
    <item>
      <title>which version posted that features?</title>
      <link>https://community.esri.com/t5/data-management-questions/which-version-posted-that-features/m-p/496625#M28210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;is there a way to know the version name for each feature that posted in default version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;please help, i need this so bad.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 15:14:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/which-version-posted-that-features/m-p/496625#M28210</guid>
      <dc:creator>fawzim</dc:creator>
      <dc:date>2013-06-17T15:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: which version posted that features?</title>
      <link>https://community.esri.com/t5/data-management-questions/which-version-posted-that-features/m-p/496626#M28211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;is there a way to know the version name for each feature that posted in default version.&lt;BR /&gt;please help, i need this so bad.&lt;BR /&gt;thanks&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not a direct answer to your question, but as to standard supported functionality that might fulfil your needs, 10.1 introduced "Editor tracking":&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//01m600000068000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//01m600000068000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As long as you haven't compressed the database to state 0, I could also imagine some of the information you might need is in the geodatabase system tables, e.g. versions, states and lineages tables combined with A/D, but I can't give you any real clues as to how to get that info in terms of SQL just like that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Vince may be able to give directions,&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt; if any...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 20:03:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/which-version-posted-that-features/m-p/496626#M28211</guid>
      <dc:creator>MarcoBoeringa</dc:creator>
      <dc:date>2013-06-17T20:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: which version posted that features?</title>
      <link>https://community.esri.com/t5/data-management-questions/which-version-posted-that-features/m-p/496627#M28212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;While it might be possible to retain association with a *state* in the version tree,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;any features added to the default version have lost their version association.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you don't retain information in the features themselves during editing, then&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you won't be able to extract the information later.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 21:08:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/which-version-posted-that-features/m-p/496627#M28212</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-06-17T21:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: which version posted that features?</title>
      <link>https://community.esri.com/t5/data-management-questions/which-version-posted-that-features/m-p/496628#M28213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thank you guys for the reply. i found this script very useful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/gallery/file/arcobjects-net-api/details?entryID=3CAECB94-1422-2418-7F19-900513FD1FB7"&gt;http://resources.arcgis.com/gallery/file/arcobjects-net-api/details?entryID=3CAECB94-1422-2418-7F19-900513FD1FB7&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 10:16:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/which-version-posted-that-features/m-p/496628#M28213</guid>
      <dc:creator>fawzim</dc:creator>
      <dc:date>2013-06-18T10:16:38Z</dc:date>
    </item>
  </channel>
</rss>

