Hi, I have to connect to Microsoft SQL Server from Perl. I know that in windows, I can use the DBD::ODBC driver. But I can't seem to find a driver that can work from Linux. I remember one can do something about DBD::Sybase to make it work with SQL Server, but couldn't seem to pinpoint it. Thanks.