This problem has been addressed in BDE/SQL Links v4.0 and
above.
(Please check Delphi, C Builder, and Visual dBASE Client
Server product release info for more information on new
versions of the BDE and SQL Links)
DBLIB and CTLIB connection types to Sybase servers through
Borland SQL Links are determined by the Sybase driver DLL32
param (either SQLSYB32.DLL or SQLSSC32.DLL)
SQLSYB32.DLL (DBLIB) - loads Sybase LIBSYBDB.DLL
SQLSSC32.DLL (CTLIB) - loads Sybase LIBCT.DLL
Tested using:
Sybase . LIBSYBDB.DLL dated 9/4/96
If the . LIBSYBDB.DLL is replaced with a Sybase 0
LIBSYBDB.DLL (dated 8/2/95) then the connection is OK.
3/26/99