Select to view content in your preferred language

which version posted that features?

781
3
06-17-2013 08:14 AM
fawzim
by
Deactivated User
is there a way to know the version name for each feature that posted in default version.
please help, i need this so bad.
thanks
0 Kudos
3 Replies
MarcoBoeringa
MVP Alum
is there a way to know the version name for each feature that posted in default version.
please help, i need this so bad.
thanks


Not a direct answer to your question, but as to standard supported functionality that might fulfil your needs, 10.1 introduced "Editor tracking":

http://resources.arcgis.com/en/help/main/10.1/index.html#//01m600000068000000

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.

Vince may be able to give directions, if any...
0 Kudos
VinceAngelo
Esri Esteemed Contributor
While it might be possible to retain association with a *state* in the version tree,
any features added to the default version have lost their version association.
If you don't retain information in the features themselves during editing, then
you won't be able to extract the information later.

- V
0 Kudos
fawzim
by
Deactivated User
0 Kudos