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 PROTECTED]

Reply via email to