|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I am connecting to a sybase DB using VB with asp & I am getting the following error.
Error Type: Microsoft OLE DB Provider for ODBC Drivers (0x80004005) [SYBASE][ODBC Sybase driver][Sybase]ct_connect(): user api layer: internal Client Library error: HAFAILOVER:Trying to connect to server. I am using the following connection String: set dataConn2 = Server.CreateObject("ADODB.Connection") dataConn2.Open "DSN=iwsdbs1;uid=*****;pwd=******" *I have checked the ODBC connection, it is connecting. *the user name & pwd is correct. any suggestions would be greatly appreciated. |
|
#2
|
|||
|
|||
|
You posted this question in at least two other forums.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#3
|
|||
|
|||
|
in order to fix this, you need to make sure you have the correct items in the c:\sybase\ini\SQL.ini file
[SERVER_NAME] win3_query=WNLWNSCK,ip.address,Port# query=NLWNSCK,ip.address,Port# |
![]() |
| Viewing: ASP Free Forums > Other > ASP Free Lounge > Connecting Sybase with ASP/VB |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|