I have used DBD::ODBC for years, connecting to and working with MS SQL Server. In all that time I have been very happy with DBD::ODBC. Now I'm porting someone else's code into Perl, and it was originally written to use ADO. I already know that I can make the code work with ODBC, but I have to wonder if there would be enough advantages in using ADO to justify the jump -- and the corresponding learning curve. Has anyone out there used both technologies with SQL Server? If so, have you formed an opinion about the pluses and minuses of each?
Thank you, -Brian
