Forums

ASP

This topic is locked

Password protected database problem

Posted 29 Aug 2001 11:05:37
1
has voted
29 Aug 2001 11:05:37 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 29 Aug 2001 13:34:24
29 Aug 2001 13:34:24 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 [ ]
----------
set rs = conn.execute("SELECT answer FROM brain WHERE question = "& forumPost &"
'2nd place is just 1st Loser

Reply to this topic