> > Not finding recent DBD:MSSQL to use from Linux, and since Did you know about DBD::Sybase or DBD::ODBC? Both work with the FreeTDS driver under Linux, and IMHO $sth->fetchall_arrayref() is much easier than parsing tsql. Very easy if you're already using DBI for other things.