I have an application where I need to delete records from a DBF file. I am accessing the DBF through OLE. When I run a DELETE SQL command, some programs (such as Excel) see that the records are deleted, but there is a specific program that this is for that still sees the records. Is there a way that these records can be completely removed from the file through the OLE data provider?
Thanks,
Brian