Tagged Questions
2
votes
2answers
388 views
Create a dbf table by copying the structure of another dbf table
I have a dbf table and I wish to automatically create another dbf table with a different name but with exactly the same structure i.e.fields as the existing table. Is there any ready code in VBA and ...
4
votes
3answers
1k views
Delete a feature data set in SDE 10 programmatically
Is there a way to delete a feature data set and all of its feature classes programmatically either by using custom code or pre-existing command line tools?
There is a tool provided by SDE called ...