Tagged Questions
3
votes
1answer
343 views
Extract data from QueryLayer to Shapefile
I have a QueryLayer that I need to export as a shape file.
This was previously implemented as an ArcSDE feature class which we converted to a QueryLayer (running against SQLServer) in order to have ...