Hi,
I'm trying to export multiple file geodatabase feature classes to my SQL Server database connection (SDE) but nothing works. I get a flag:
I do have admin permission to the sde database; so I'm thinking there's something else going on.
I'm trying to export the feature class with Shape As Geometry.
How do I do this?
Appreciate any help.
How exactly are you executing the export? Can you create a new feature class in the enterprise geodatabase from ArcGIS Pro?
I created a database in SQL Server. Then, from ArcGIS Pro, I tried using Feature Class to Feature Class, Copy Features, Feature Class to Geodatabase, they all gave the same error.
I tried specifying "GEOMETRY" as CONFIG keyword, still the same error.