0
votes
0answers
348 views

Problem exporting data after a join [closed]

I haven't a license for Data Interoperability Tools in ARCGIS10, but I need to add a quick export function in my model. This is done with the Model Builder to export the layer after joining with a ...
1
vote
2answers
1k views

How can I insert new records to an ArcSDE feature class from a view in ArcSDE

I am wondering how I can both insert new records from a view to a feature class and update data that may be newer in the view than in the feature class. I have been fumbling around in modelbuilder and ...