Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error while connecting to DB - through Dreamweaver

Status
Not open for further replies.

joecdn

Programmer
Oct 28, 2003
47
CA
I have a test web server that has a straight forward Access database. I've tried pointing to the correct location, but when I run it, I get this error. Does anyone know what the problem is? Please help!


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 0x724 Thread 0x684 DBC 0x2019654 Jet'.
/nlweb/index.asp, line 156

Here's the line of code on that line 156:

rsNlusers.ActiveConnection = MM_nlusers_STRING

Thanks in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top