General error Unable to open registry key
            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 0x6cc Thread
0x78c DBC 0x144cfc4 Jet'.
            This error usually occurs if the path to the database is
incorrect.

            You need to check that the path to the database is correct (You
must use the physical path on the server to the database and not a virtual
path).


----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 02, 2002 8:54 AM
Subject: [wdvltalk] Access Database error in ASP page


> Hi,
>
> I am trying to connect to an access db using ASP. I am able to connect
> fine on my home system, but when I upload to my host server (and alter the
> paths etc.) I am getting the following error
>
> 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 0x674 Thread 0x654 DBC 0x201e0b4
> Jet'.
>
> /default.asp, line 15
>
> ----------------------
>
> The code I am using in the asp file is as follows;
> ----------------------
>
> Set Con = Server.CreateObject("ADODB.Connection")
> Con.Open "DRIVER={Microsoft Access Driver
> (*.mdb)};DBQ=C:\hshome\cronango\db\Allen.mdb"
> ----------------------
>
> this has me completely baffled, can anyone help?
>
> here is the site address
> www.allengogarty.com/default.asp
>
> Many thanks,
>
> Cron�n
>
> ____ . The WDVL Discussion List from WDVL.COM . ____
> To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
>        Send Your Posts To: [EMAIL PROTECTED]
> To change subscription settings to the wdvltalk digest version:
>     http://wdvl.internet.com/WDVL/Forum/#sub
>
> ________________  http://www.wdvl.com  _______________________
>
> You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to %%email.unsub%%
>



____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
       Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
    http://wdvl.internet.com/WDVL/Forum/#sub

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to