Quote:
|
Originally Posted by rokslide
Soemthing more like this perhaps......
Code:
conn.Open "driver={Microsoft Access Driver (*.mdb)};;dbq=C:\inetpub\projects\" & database
|
Tried that, still does not work. This is the error I get when I do that:
Error Type:
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 0x304 Thread 0x61c DBC 0x2925f54 Jet'.
/project_info.asp, line 70
Line 70 in the db connection string...
any other suggestions??