Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

ArcPy - Versioned Database Deltas

$
0
0
Hey Folks,

I have a quick question. Is there functionality in ArcPy or other Python Package to identify the Inserts, Updates, & Deletes between a Default and Version in SDE???

If you could point me to an example I can dig further, but I only see the ability to list versions , reconcile versions, etc….

I need to get a list of Features for each type of transaction (Insert, Delete & Update).

The old VB.Net 2005 code I am reworking reads like this:

pDiffCursor = VersionTable.Differences(DefaultTable, DifferenceType, Nothing)

Thanks!

Brice Young
Senior GIS Analyst / Programmer
Molpus Timberlands Management

Viewing all articles
Browse latest Browse all 2485

Trending Articles