Everytime you open an Access database( a backend with the tables for example) a Record-Locking Information file is created. That file is deleted when the database is closed.....True?
Here is the problem...if the backend database is in a folder with limited permission ie. can delete records but not modify the content of the folder..then that Record-locking file is never deleted...In addition, you cannot "compile on close" because the backup file created in the compiling process cannot be deleted.
My question... is there anyway to suppress the creating of the Record-locking file?
Here is the problem...if the backend database is in a folder with limited permission ie. can delete records but not modify the content of the folder..then that Record-locking file is never deleted...In addition, you cannot "compile on close" because the backup file created in the compiling process cannot be deleted.
My question... is there anyway to suppress the creating of the Record-locking file?