This topic is locked

Error 2147467259

12/23/2003 2:28:10 PM
ASPRunnerPro General questions
A
ajfiorillo author

Please help...i tried to transfer from access to asp page and im getting this error...
Error number -2147467259

Error description [Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0xcc0 Thread 0xe40 DBC 0x1213024 Jet'.
Any comments would be much appreciated
Thanks
Al

Sergey Kornilov admin 12/29/2003

Al,
please make sure that you use Server.MapPath option while connecting to MS Access database. If you don't use this option - you may see that error message.
Best regards,

Sergey Kornilov