Tagged Questions
2
votes
2answers
580 views
Problems closing dbf-table edited with ArcObjects
To change values and add new values to a dbf-file, I connect to the dbf and use the ITable interface to make the edits. At the end I release the COM-objects of the table and the workspace. But when I ...
