This topic is locked

-2147467259

3/29/2005 2:23:10 PM
ASPRunnerPro General questions
K
kjbmco author

I created a page that should provide a list of data contained in a MS Access database. When I run it , I get the following error:
[Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0xd4c Thread 0xe8c DBC 0x1084024 Jet'.
I have a DSN set up for this database and it is in the same directory as the asp page.
I AM SOOOOOOO confused.

Admin 3/30/2005

Hi,
this error means your ASP engine can't locate your database file.

Please post your connection string that can be found in

include/..._dbconnection.asp file.