Accessing SQL Server 2000 via UNIX

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Amy Tseng

    Accessing SQL Server 2000 via UNIX

    Hi,

    I am having a problem accessing SQL Server 2000 via UNIX. I am
    accessing SQL Server 2000 from Solaris using Sybase Open Client
    (CT-Lib). Here is the error message:

    CT-LIBRARY error:
    ct_connect(): network packet layer: internal net library
    error: Net-Library operation terminated due to disconnect

    I have another SQL server 6.5 and I do not have any problems accessing
    6.5 using the same strategy. Can someone tell me how I should
    configure to access SQL Server 2000 from UNIX?

    Thanks,
    Amy
  • D Newton

    #2
    Re: Accessing SQL Server 2000 via UNIX


    I would guess that the network libraries have changed enough between SQL 6.5 and 2000 that using
    your old Sybase connector wouldn't work any more. SQL 6.5 was very similar to Sybase; SQL 2000 is
    probably much different, "under the covers".

    You may need to get some updated middleware software.


    "Amy Tseng" <amy_p_tseng@ya hoo.com> wrote in message
    news:cf3e7e11.0 307300812.a96be 91@posting.goog le.com...[color=blue]
    > Hi,
    >
    > I am having a problem accessing SQL Server 2000 via UNIX. I am
    > accessing SQL Server 2000 from Solaris using Sybase Open Client
    > (CT-Lib). Here is the error message:
    >
    > CT-LIBRARY error:
    > ct_connect(): network packet layer: internal net library
    > error: Net-Library operation terminated due to disconnect
    >
    > I have another SQL server 6.5 and I do not have any problems accessing
    > 6.5 using the same strategy. Can someone tell me how I should
    > configure to access SQL Server 2000 from UNIX?
    >
    > Thanks,
    > Amy[/color]


    Comment

    Working...