Unfortunately, the ArcSDE API was deprecated at 10.2, and hasn't been available since 10.3. `se_toolkit` survived (for 10.2.2 and before) until the FTP server was decommissioned.
You can certainly execute arbitrary SQL from ArcPy (with arcpy.ArcSDESQLExecute) and INSERT with arcpy.da.InsertCursor and UPDATE and DELETE with arcpy.da.UpdateCursor.
- V
Hi Vince
Please do you still have the link to this FTP. I tried it but it is not working. I have a need to INSERT, UPDATE, and DELETE rows in non-versioned layers in ArcSDE.
I want to see if your 'C' utility here can provide me with the solution i need.
Thanks
Irene
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.