Access 2007 blocked
2 answers
Access databases should be partitioned on the front-end for forms, reports, code, etc., as well as tables.
The backend must be placed in a directory with minimal read / write permissions, otherwise the lock file (ldb) may be locked.
Every user should have a copy of the interface.
0
a source to share