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")
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.