Click to See Complete Forum and Search --> : Can't access a .DBF file even the connection has been closed


Hover Xiao Bo
August 12th, 1999, 11:01 PM
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.