Hi all, coding unmanaged C++ in VS.NET 2005
I've exported a table to an xml file and now I am working with this xml file.
When I use the delete method in the _recordsetPtr it just flags the record in the file for deletion.
Is there anyway to actually delete the information from the file itself?
Start Free Trial