Dasiths
December 4th, 2002, 11:30 PM
Hi,
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x918 Thread 0x9e4 DBC 0x5010064 Jet'.
/community/log_in4.asp, line 71
my database location is D:/www.weareequal.org/lakteencom/db/member_database4.mdb
this is the line 71
I use this to get the location
oConn.Open("DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & Server.MapPath("\lakteencom\db\member_database4.mdb"))
What is the problem ????
the url for the page is http://www.weareequal.org/goto.asp?url=community/log_in.asp&topic=WAE%20Community
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x918 Thread 0x9e4 DBC 0x5010064 Jet'.
/community/log_in4.asp, line 71
my database location is D:/www.weareequal.org/lakteencom/db/member_database4.mdb
this is the line 71
I use this to get the location
oConn.Open("DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & Server.MapPath("\lakteencom\db\member_database4.mdb"))
What is the problem ????
the url for the page is http://www.weareequal.org/goto.asp?url=community/log_in.asp&topic=WAE%20Community