Can i insert or update data in enterprise Geodatabase using Python Script.

1820
1
03-20-2014 09:32 AM
RavindraSingh
Occasional Contributor
Is it possible to update the data in enterprise Geodatabase using Python Script?
e.g. insert , update, delete etc.
I want to store some data in my Model Builder, based on some condition.
If yes, then how.
Please share some code snippets.
Tags (2)
0 Kudos
1 Reply
JamesCrandall
MVP Frequent Contributor
Is it possible to update the data in enterprise Geodatabase using Python Script?
e.g. insert , update, delete etc.
I want to store some data in my Model Builder, based on some condition.
If yes, then how.
Please share some code snippets.


define "data".

Is the SDE db versioned?

Maybe this will get you started: http://resources.arcgis.com/en/help/main/10.1/index.html#//018w00000005000000
0 Kudos