I am getting an error when I try to view the forum I've just installed. The error is this:
Microsoft JET Database Engine error '80004005'
Operation must use an updateable query.
/forum/common.asp, line 393
I have a physical path pointing to the database and my host says that the folder has read and write permissions. I've searched this forum for this error and found that it was a permissions error and that the host had to solve it. But, my host reassured me that he has set the permissions by sending me this screenshot.
http://kensingtonacademy.staging.sequoianet.com/ka_permissions_modified.gif
even with this, i still get this error. I tried repairing the database, but I still have this problem.
The site is on and windows 2000 server and has ASP installed as I am currently running the login script you have on your site. The forum can be found here http://kensingtonacademy.staging.sequoianet.com/forum
My connection to the database:
strDbPathAndName = "D:\Inetpub\wwwroot\Sequoia\kensingtonacademy.org\db\wwForum.mdb"
Any suggestions???
Thanks,
Neil
Edited by UMnath