I think at least part of the problem is the connection string you are using. Use 'UID' for 'USER' and 'PWD' for 'PASSWORD'
my $db = DBI->connect("DBI:ODBC:driver={SQL Server};server=dbServer01;database=testdb;uid=bilfurd;pwd=testPassword;")
I will e-mail this, as well
In reply to Re: MSSQL/Perl
by bilfurd
in thread MSSQL/Perl
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |