http://qs321.pair.com?node_id=669091


in reply to DBD module for Microsoft SQL Server

Your other choice is DBD::Sybase with the FreeTDS libraries. I don't think that this would give you any advantage over DBD::ODBC, however, so I think you should be fine with what you are currently using.

Michael

  • Comment on Re: DBD module for Microsoft SQL Server

Replies are listed 'Best First'.
Re^2: DBD module for Microsoft SQL Server
by Narveson (Chaplain) on Feb 20, 2008 at 21:25 UTC

    Thanks! Sounds like I can move "download DBD::Sybase together with the FreeTDS libraries" lower on my to-do list.