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.