stergiosnik
Technical User
Hello.
I have problem with an .ASP page that can not update a Microsoft Access Database. I get this error.
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
/in/disser/registration/savedissertation.asp, line 79
The strange thing is that if I grant modify permissions to my windows account on the "database" folder which contains the .mdb file then I can write in the database without problem.
But, if I grant modify permissions to the Internet Guest account on the same folder I see the above error message.
The same ASP script was working without problems in the recent past but suddendly in the last week this strange problem is occuring.
The Internet Guest account is not working anymore even with Full Control permissions.
Any ideas what is causing this problem?
Thank you in advance.
Stergios
I have problem with an .ASP page that can not update a Microsoft Access Database. I get this error.
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
/in/disser/registration/savedissertation.asp, line 79
The strange thing is that if I grant modify permissions to my windows account on the "database" folder which contains the .mdb file then I can write in the database without problem.
But, if I grant modify permissions to the Internet Guest account on the same folder I see the above error message.
The same ASP script was working without problems in the recent past but suddendly in the last week this strange problem is occuring.
The Internet Guest account is not working anymore even with Full Control permissions.
Any ideas what is causing this problem?
Thank you in advance.
Stergios