Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Connecting to a remote MSSQL server

by poj (Abbot)
on Feb 10, 2012 at 18:26 UTC ( [id://953091]=note: print w/replies, xml ) Need Help??


in reply to Connecting to a remote MSSQL server

With a system DSN called ABC that tests ok it should connect using
my $dbh = DBI->connect('DBI:ODBC:ABC',$uid,$pwd);
poj

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://953091]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (7)
As of 2024-03-19 09:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found