K
KMac
I have an Access 2002 application that consists of a front-end (.mde) and
three back-end (.mdb) files. (This use to be three different applications,
but I combined the front-ends into one, but left the back-ends). The
application has seen heavy use (multiple-users) over the past 6 months with
no problems until about 2 weeks ago when Windows 2003 was loaded on the
server. Now we are intermittently getting a 'File In Use' error when someone
tries to launch the application. When this occurs, I can open up explorer
and see that there is no .ldb file for the back-end database that it is
trying to connect to, and if you try to open in directly, is says the same
thing... Already in Use. This indicates to me that it is being opened with
exclusive rights, but I know that none of the users even know where these
back-end tables reside so that can't be the case.
The application still use the DAO Ojbect Library... is there a problem
using it with Windows 2003?
three back-end (.mdb) files. (This use to be three different applications,
but I combined the front-ends into one, but left the back-ends). The
application has seen heavy use (multiple-users) over the past 6 months with
no problems until about 2 weeks ago when Windows 2003 was loaded on the
server. Now we are intermittently getting a 'File In Use' error when someone
tries to launch the application. When this occurs, I can open up explorer
and see that there is no .ldb file for the back-end database that it is
trying to connect to, and if you try to open in directly, is says the same
thing... Already in Use. This indicates to me that it is being opened with
exclusive rights, but I know that none of the users even know where these
back-end tables reside so that can't be the case.
The application still use the DAO Ojbect Library... is there a problem
using it with Windows 2003?