I'm trying to connect to a MS-SQL Server on an NT box obviously and I've read a lot of stuff a lot of which makes me think that it cannot be done. I'm running Perl5 on a Linux and want to connect to the MS-SQL server from this machine. I've read a lot about DBD::ODBC and using the DBI, of which I have experience with MySQL and mSQL, but I haven't read anything that is too convincing. Has anyone out there had any success with this? Also does anyone know how to change your password with perlmonks? thanks.