G
Guest
Can someone please tell me how I fix the following problem...
I keep getting the following error after a certain number of users have
logged onto the database. It seems like the MS Access database locks up???
How ever as soon as I upload the web.config file again it unlocks the
database???
Error...
It is already opened exclusively by another user, or you need permission to
view its data.
I am using the follwoing connection string...
Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=C:\Inetnet\wwwroot\site\db\database.mdb;Jet OLEDBatabase
Password=password;
I have the following permissions on the database...
Machine_IUSR
- Read Execute
- Read
- Write
Network Service
- Read Execute
- Read
- Write
System
- Full Control
Administrator
- Full Control
I would be really grateful for any help!
Thanks
I keep getting the following error after a certain number of users have
logged onto the database. It seems like the MS Access database locks up???
How ever as soon as I upload the web.config file again it unlocks the
database???
Error...
It is already opened exclusively by another user, or you need permission to
view its data.
I am using the follwoing connection string...
Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=C:\Inetnet\wwwroot\site\db\database.mdb;Jet OLEDBatabase
Password=password;
I have the following permissions on the database...
Machine_IUSR
- Read Execute
- Read
- Write
Network Service
- Read Execute
- Read
- Write
System
- Full Control
Administrator
- Full Control
I would be really grateful for any help!
Thanks