Hi,
I was using the python and Arc 10.1 with
CreateDatabaseConnection_management and arcpy.FeatureClassToFeatureClass_conversion to make a gdb copy of our SDE schema, copying out specific feature classes to the file geodatabase...
I was happy with everything until late in the game, I noticed the globalid's didnt match up.
Is there any way to go about this with python, copying a feature class out so that the globalids are preserved? It seems like something obvious.. I've tried a few different ways, but not much joy.
Thanks!
Alto