| Hal Berenson 2002-10-05, 9:07 pm |
| The Microsoft and Sybase versions of TDS have been
diverging for years. The agreement between MS and Sybase
was that their products would continue to interoperate
for a period of time (now expired) based on the TDS 4.2
protocol. Sybase utilities that use TDS 5 or later
aren't intended to work with Microsoft SQL Server. MS
did make it work for 7.0, but didn't/couldn't thoroughly
test it. As indicated in the KB article explaining this,
support for Sybase TDS 5 was being dropped completely
after Microsoft SQL Server 7.0. The KB article is at
http://support.microsoft.com/default.aspx?scid=kb;en-
us;Q239883
>-----Original Message-----
>Hi
>
>I am able to connect to MS SQL 7 servers from UNIX using
>Sybase isql. When trying to connect to MS SQL 2000
>(default or named instance) I get:
>CT-LIBRARY error:
> ct_connect(): network packet layer: internal net
>library error: Net-Library operation terminated due to
>disconnect
>
>Any idea why this is happening.
>
>Many thanks
>
>.
>
|