InstructionWhich7142
Registered User.
- Local time
- Today, 22:28
- Joined
- Feb 24, 2010
- Messages
- 206
I have a mostly typical FE/BE split, however: My FE opens with no tables linked by default and links are made on the fly depending which BE/ODBC datasource will be needed,
I always start with links to one primary BE "Admin" table where odbc info, user info, version info etc is listed (I link to up to 4 different ACCDB backends and a couple of ODBC sources so prefer the "on the fly")
It seems that if one user has had their FE open for a while this primary BE gets a bit slow/stuck and any other user that tries to open the FE has to wait ~30 seconds for the BE to sort itself out??,
I've also had one occurrence (while trying to trace this problem) where a Dlookup on a table in this primary ACCDB gave the: "The database has been placed in a state by user ‘Admin’ on machine… that prevents it from being opened or locked" error, why on earth would a Dlookup give this?
I always start with links to one primary BE "Admin" table where odbc info, user info, version info etc is listed (I link to up to 4 different ACCDB backends and a couple of ODBC sources so prefer the "on the fly")
It seems that if one user has had their FE open for a while this primary BE gets a bit slow/stuck and any other user that tries to open the FE has to wait ~30 seconds for the BE to sort itself out??,
I've also had one occurrence (while trying to trace this problem) where a Dlookup on a table in this primary ACCDB gave the: "The database has been placed in a state by user ‘Admin’ on machine… that prevents it from being opened or locked" error, why on earth would a Dlookup give this?