DBI, the standard perl database interface module, can be used
to work with MsSql using DBD::ODBC. If your perl script
is gonna run on something other than NT you have some
additional hoops to jump through (like getting an apropriate
ODBC driver or using DBD::Proxy).