Can't get ASE OLEDB provider to work
- From: "Kayda" <blairjee@xxxxxxxxx>
- Date: 22 Dec 2005 13:20:37 -0800
Hi:
I am trying to work with the oledb providers for Sybase 12 ( I have to
work with this version). I installed them and it worked just fine.
There was nothing to tell me it succeeded after the reboot through.
If I try to add a server in the Sybase OLEDB administrator it tells me
it can't find any OLE DB providers, and if I try to configure a
connection in the DSEDIT tool it gives me this error:
"Open connection to server at (172.20.13.42,5001) fails. Loaded the
Dynamic Link Library NLWNSCK.dll"
I tried editing the sql.ini different ways, using TCP, using NLWNSCK
etc, different ports as per sql.ini below, computer name, IP address. I
can connect using ODBC with the same sql.ini and information. Does
what's in the sql.ini effect whether DSEDIT works or not? Or does
DSEDIT modify the sql.ini? I am connecting through a VPN connection,
and tried turning off windows firewall to test.
Here is the sql.ini, I used what was on the server:
[SWCP_SQLSRV_BS]
master=NLWNSCK,172.20.13.42,5001
query=NLWNSCK,172.20.13.42,5001
[SWCP_SQLSRV_MS]
master=NLWNSCK,172.20.13.42,5002
query=NLWNSCK,172.20.13.42,5002
[SWCP_SQLSRV]
master=TCP,172.20.13.42,5005
query=TCP,172.20.13.42,5005
[SWCP_SQLSRV_XP]
master=NLWNSCK,172.20.13.42,5009
query=NLWNSCK,172.20.13.42,5009
Any ideas?
Kayda
.
- Prev by Date: Re: get everything from table A that is not in table B
- Next by Date: Re: Capture return from sybase in shell script
- Previous by thread: Capture return from sybase in shell script
- Next by thread: Replicating data from ASE to Sybase IQ
- Index(es):
Relevant Pages
|