hi,
I wrote a program with ADO to write some records to a .DBF file. Then I closed the recordset and connection. But I can not access that file when the program was still running.
Another question is,if I write a .DBf file into driver A and then take the disk out of driver A, the system reports that I should insert the disk into driver A when I try to exit the program.
How can I resolve these problems?
thanks in advance.