Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: minimum for connecting to MsSQL from UNIX with perl

by thewebsi (Scribe)
on Oct 14, 2011 at 01:48 UTC ( [id://931413]=note: print w/replies, xml ) Need Help??


in reply to minimum for connecting to MsSQL from UNIX with perl

I am successfully connected to an MS-SQL database with FreeTDS, unixODBC, and DBD::ODBC installed. They are all required: DBD::ODBC is the DBI driver interface layer, unixODBC provides the ODBC layer, and FreeTDS is the database driver. I believe you will also have to edit /etc/odbcinst.ini to recognize FreeTDS as a driver.

  • Comment on Re: minimum for connecting to MsSQL from UNIX with perl

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (2)
As of 2024-04-25 06:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found