in reply to
Direct Connection to MSSQL
As derby says - you need the client API libraries for DBD::Sybase to work. However, the Sybase version of those libs will NOT work with MS-SQL. Instead you need to install FreeTDS (www.freetds.org).
Michael
Comment on
Re: Direct Connection to MSSQL
In Section
Seekers of Perl Wisdom