Connecting To MSSQL 2000 From Unix with Sybase OCSD libs.

  • I am trying to use the sybase-ocsd-10.0.4.6 libraries to connect to mssql 2000 from Freebsd 4.x But my code keeps complaining about a null dbproc pointer after i try to dbopen a connection to Mssql 2000. Any ideas?

    and yes, dbproc is supposed to be null untill after dbopen succeeds.

     

  • Umm, make sure it's using TDS 8.0? Is about as much advice I can give you. I've had success using freetds and also UNIXodbc to connect to SQL Server from Linux, if that's of any help.


    -Ken

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply