my $DSN = "driver={SQL Server};Server=$server;database=$database;Trust +ed_Connection=yes"; my $dbh = DBI->connect("dbi:ODBC:$DSN") || die "Error: $DBI::errstr";
In reply to Re: Using Perl to connect using trusted connection
by Ven'Tatsu
in thread Using Perl to connect using trusted connection
by Fuism
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |