I'm new and I have these question please help .I have win2k pro IIS 5 , office XP
- once I setup PWS and setup snitz i have this error
"Error Type: Microsoft JET Database Engine (0x80004005) Operation must use an updateable query. /forums/inc_functions.asp, line 644 "
- then i don't know why and what did I do , in the second time I have this eorror : "The database could not be opened !! Check your config.asp file and set the strConnString so it points to the database. Also check if strDBType is set to the right databasetype.
Code : -2147467259"
- and now I have this : "Error Type: Microsoft JET Database Engine (0x80004005) The Microsoft Jet database engine cannot open the file 'C:\inetpub\wwwroot\tools\db.mdb'. It is already opened exclusively by another user, or you need permission to view its data. /inc_top.asp, line 42 "
i've read another post about permission but i don't know how to do :( coz i'm so new with win2k Is there a tuts for install on win2k and things i must do ? Please help .
try doing a search for Operation must use an updateable query from the Search link at the top right of this page. There are quite a few topics on that error.
I did and I had seen over 30 topic had similar error but I can't findout what the errors are ? Would you please send me tutorial about this via email ? My email is vuthanh1909@hcm.vnn.vn
The error means you need to set the proper permissions on the database. The database needs to have Read/Write permissions and so does the folder it is residing in. You also need to give the IUSR_computername (computername being the name of your computer) account Read/Write access too.