|
|
|
|
|
| | |
|
Active Server Pages asp source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Connecting to database through VI |
From: |
Savitha |
Date: |
10/5/1999 9:07:32 AM |
IP: |
207.115.63.20 |
I am working on a Windows98 platform (not connected to network). The web application will be deployed to a web server once development is complete.
I created a ODBC connection (File DSN) pointing to an mdb in a virtual directory.
In Visual Interdev, I created an ASP with a data connection to the above named DSN. A recordset and grid control were also created in the ASP (for a table in the mdb).
After saving ...when I opened Internet explorer to browse the ASP I got the following error.
ADODB.Connection 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.
/sample/sample.asp, line 26
Any help is sure appreciated.
Thanks
|
Follow Up - Re: Connecting to database through VI - Bhaskar K B 10/12/1999 5:43:00 PM
|
|
|
|
|
|
|
|
|
|
|
|