Have a *.exe file and Dll distributed amongst 10 + machines on a network. They all talk to 4 Microsoft Databases.
On my test computers it works fine with no error messages.
Works fine on the office network up to the point where more then 5 users start accessing it.
Then there will be a series of errors and once we get an error on one machine then all the applications wil get error messages and then drop off. Only way is to re open the application. Have checked Access DB and it is set to share.
The error messages are as follows
run-time error '-2147467259 (800004005)':
cannot open database". It may not be a database that your application reconizes, or the file may be corrupt
error 2:
run-time error '-2147467259(800004005)':
The database has been placed in a state by user 'Admin' on machine 'Phoenixblue' that prevents it from being opened or locked
Have already run the compact and repair database and fixed it if needed.
It looks to me that Access has a problem with more then 5 users using the database at once. Seems a little odd as when we ran the same database with Access forms it worked with no problem (a little slow though)
Anyone have a solution am thinking it might be worth just upgrading to SQL..
On my test computers it works fine with no error messages.
Works fine on the office network up to the point where more then 5 users start accessing it.
Then there will be a series of errors and once we get an error on one machine then all the applications wil get error messages and then drop off. Only way is to re open the application. Have checked Access DB and it is set to share.
The error messages are as follows
run-time error '-2147467259 (800004005)':
cannot open database". It may not be a database that your application reconizes, or the file may be corrupt
error 2:
run-time error '-2147467259(800004005)':
The database has been placed in a state by user 'Admin' on machine 'Phoenixblue' that prevents it from being opened or locked
Have already run the compact and repair database and fixed it if needed.
It looks to me that Access has a problem with more then 5 users using the database at once. Seems a little odd as when we ran the same database with Access forms it worked with no problem (a little slow though)
Anyone have a solution am thinking it might be worth just upgrading to SQL..