PDA

View Full Version : FoxBase/Database acess denied


chami
10-07-04, 06:30
when I run my foxbase programs some times the databases was not acessable. At that time when I check that, the database files cant delete, move, copy or rename in dos mode appering as "file acess denied". In windows also same. After restarting the Pc the file is ok. Some times file size was too large with little no of records.I am very appreaciate if anyone can let me know the solution. (sethvintec@yahoo.com)

amcamx
10-12-04, 17:52
It sounds to me like the program opens the tables exclusive and then never closes them... then when you run it again they are already in use.


AmcAmx