Nology
04-21-2003, 10:00 AM
I have a customer who needs ASP for his site that I'm hosting on my RaQ550.
I have ASP turned on for his vsite, have opened up the ASP Server Administration from the CP and well I'm stuck!
He has a couple of *.mdb files and plenty of *.asp files in his folder and when you try to access a page via a browser this is all I get:
ADODB.Connection.1 error '800a0bb9'
The application is using arguments that are of the wrong type, are out of acceptable range, or are in conflict with one another.
dxutil.asp, line 15
--------------
By the way, this is line 15 from dxutil.asp:
db.Open "DRIVER={Microsoft Access Driver (*.mdb)}; " & cnpath
--------------
Can anyone help? - What do I need to setup for this to work?
I have ASP turned on for his vsite, have opened up the ASP Server Administration from the CP and well I'm stuck!
He has a couple of *.mdb files and plenty of *.asp files in his folder and when you try to access a page via a browser this is all I get:
ADODB.Connection.1 error '800a0bb9'
The application is using arguments that are of the wrong type, are out of acceptable range, or are in conflict with one another.
dxutil.asp, line 15
--------------
By the way, this is line 15 from dxutil.asp:
db.Open "DRIVER={Microsoft Access Driver (*.mdb)}; " & cnpath
--------------
Can anyone help? - What do I need to setup for this to work?
