From Linux the best options are use DBD::Sybase (for SQL server 6.x), 
DBD::FreeTDS, or DBD::ODBC (assuming you have an MS-SQL server ODBC 
driver for Linux).

See http://www.freetds.org/ for the FreeTDS libraries and CPAN for the 
DBD::FreeTDS.

You can get the Sybase libraries by downloading the trial version Sybase 
ASE for Linux.  Again, look at CPAN for the DBD::Sybase.

-- 
   Simon Oliver

Reply via email to