Hello everybody,
I'm looking for a solution with which it is possible to add a point (x,y) into a SDE database.
I want to write a skript or add-in for it, so i prefer python (arcpy).
At first a need a way to connect to the database. Any ideas ?
I allready tried the insert cursor but this only works for a geodatabase not a SDE database.
I'm thankful for any help. Thanks.