I'm trying to a good Perl module to use for connecting to a Sybase database.
My Googling has led me to see sybperl as a possible choice, but it hasn't been updated since 2005.
|
|
|
Use DBD::Sybase (via DBI). I use this regularly with FreeTDS to connect to SQL Server, but it is actually written against the CT-Lib interface for Sybase. |
||||
|
|
|
I found DBD::Sybase the best module to use for Sysbase DB and Sybase::DBlib - Sybase DB-Library API. |
|||
|