|
|
|
|
|
| | |
|
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
ADOerror connection |
From: |
Tony |
Date: |
9/7/2000 5:28:18 PM |
IP: |
209.167.75.201 |
I create a new DSN "tony"
Dim objConn
Set objConn = Server.CreateObject("ADODB.Connection")
objConn.open "DSN=tony;UID=sa;PSW="
it give me this error
Microsoft OLE DB Provider for ODBC Drivers error 80004005
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
I did check the DSN. there is no mistake in typing. I use SQL database and MDAC 2.1. Thank you if you provide some clues to solve this problem
|
Follow Up - Re: No One Knows - Keith 9/14/2000 12:33:59 PM
Follow Up - Re: ADOerror connection - umesh 9/21/2000 7:38:26 PM
Follow Up - Re: ADOerror connection - shivani 10/14/2000 12:29:10 AM
|
|
|
|
|
|
|
|
|
|
|
|