Trying to setup python script using arcpy.da.Edtior to edit in a versioned environment, but I am unable to figure out how to add the version to the database connection
Database: "Database Connections\#\WATER_DEV_OSA.sde"
Version: "Name_Dev"
I've tried "Database Connections\\WATER_DEV_OSA.sde\\Name_Dev" and "Database Connections\WATER_DEV_OSA.sde, Name_Dev "
Any thoughts would be great.
Thanks!