Tagged Questions
4
votes
1answer
129 views
ArcObjects IConflictsWindow3 not seeing version reconciliation conflicts
We are working on a reconcile and post add-in for one of our departments. I'm able to successfully complete the task if there are no conflicts or if I specify which version 'wins'. We would like to ...
2
votes
1answer
591 views
How to edit a given version of geodatabase?
I have a versioned geodatabase. Any of that versions are used only by one user. So then user called "XXX" has a version called "XXX". So then now I want to make a changes on given version, but when I ...
6
votes
2answers
519 views
Problems when trying to Undo edit operations in ArcGIS
I'm trying to programatically stop/abort/undo an edit operation inside a ArcSDE environment. My environment is currently Oracle, ArcSDE 9.3.1 and in our custom code (I inherited a large ugly portion ...