workspace = r"Database Connections\GDB_HMSDEV.sde\GDB_HMSDEV.HMSADMIN.KerrySandbox" edit = arcpy.da.Editor(workspace)
If my GIS session is through a Citrix connection, do you know what would be my database connection? I can't seem to get my script to start Edit session.
Any helps will be greatly appreciated.
Thanks
workspace = rdsmall_lyr.workspacePath
workspace = r"C:\Users\kalley\AppData\Roaming\ESRI\Desktop10.1\ArcCatalog\GDB_HMSDEV.sde"
env.workspace = r"Database Connections\SQLSERVER.sde" desc = arcpy.Describe("Structures\Bridges")
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.