If your DB server supports database authentication, remove the "Trusted_Connection=False" bit from your connection string. If it's using windows authentication instead, then remove the "user=...;password..." bit, and pass in undef in the user and password parameters to the DBI->connect() function. That's what I use here ... successfully.
If you're running on *NIX box, I don't know what you may have to do to make a windows authentication work. But the normal database authentication will work.
...roboticusIn reply to Re: connection issues to MS SQL Server
by roboticus
in thread connection issues to MS SQL Server
by lsxo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |