Forums
This topic is locked
Password protected database problem
23 years ago Bec C posted:
For some reason my password protected DB will not open on my Win2000 server (IIS 5) but works fine locally on a win2000 laptop (IIS 5)I get this message:
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x65c Thread 0x350 DBC 0x216df2c Jet'.
/idium/search.asp, line 10
My connection code is okay.What could this be?
I also can't use the ASP update command to update my recordsets as I get a message stating it is not an updatable query when I know it works locally.
Thanks
Replies
Replied 23 years ago
23 years ago Joel Martinez replied:
have you tried making sure that you've got the latest version of MDAC on the server?
go to M$ to find the download...
Joel Martinez [ joel@udzone.com ]
----------
set rs = conn.execute("SELECT answer FROM brain WHERE question = "& forumPost &"
'2nd place is just 1st Loser
go to M$ to find the download...
Joel Martinez [ joel@udzone.com ]
----------
set rs = conn.execute("SELECT answer FROM brain WHERE question = "& forumPost &"

'2nd place is just 1st Loser