Simon Oliver writes:
 >  From Linux the best options are use DBD::Sybase (for SQL server 6.x), 
 > DBD::FreeTDS

Please do not use DBD::FreeTDS. It was really a prototype driver, and
has not been maintained in the last 2 years.

The FreeTDS libraries (re-implementation of Sybase's OpenClient
libraries with emphasis on MS-SQL compatibility) are the right way to
go (other than ODBC), and with that you use the DBD::Sybase module.

Michael
-- 
Michael Peppler - Data Migrations Inc. - [EMAIL PROTECTED]
http://www.mbay.net/~mpeppler - [EMAIL PROTECTED]
International Sybase User Group - http://www.isug.com
Sybase on Linux mailing list: [EMAIL PROTECTED]

Reply via email to