Skip to Content.
Sympa Menu

freetds - Re: [freetds] FreeBSD (unixODBC) to QNX Sybase

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Kamil Parkanyi" <parkanyi AT procaut.sk>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] FreeBSD (unixODBC) to QNX Sybase
  • Date: Wed, 14 Jun 2006 08:15:32 +0100

>> From: Kamil Parkanyi
>> Sent: Tuesday, June 13, 2006 5:59 AM
>>
>> UDP port 1498 is OK. This is special port of Sybase for QNX operating
>> system.. This is the connection string from MSWin for ODBC conn.
>> and it works: dbclient -x tcpip{host=10.3.12.202} eneDB
>...
>> src/tds/login.c: tds_connect: 10.3.12.202:1498: Connection refused
>
>The error message suggests there's no one listening at that port. Can
>you telnet to it?
>
>If so, please post a TDSDUMP log of the session. That should help
>clarify things. If it's only an authentication problem -- and not a
>setup/network one -- you should see a response from the server.
>
>--jkl
>

SQL server is listening on 1498 UDP only . So I cannot connect it with telnet
- Connection refused.
MS Win dbclient also create only UPD conn. even I add option '-x tcpip'
Is it possible to connect server using freetds with UDP protocol?

Kamil






Archive powered by MHonArc 2.6.24.

Top of Page