Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: SQL Server

by imp (Priest)
on Nov 09, 2006 at 16:40 UTC ( [id://583151]=note: print w/replies, xml ) Need Help??


in reply to SQL Server

If you are accessing the database from a windows machine then DBD::ODBC is all you need.

For unix systems I recommend using DBD::ODBC with freetds and iodbc. That combination provides support for bound parameters, which DBD::Sybase with freetds does not if I recall correctly.

Here is the installation script I used last year to install that combination:
Re: Accessing Microsoft SQL Server from Linux using DBD::ODBC

There is also an excellent guide on working with DBD::Sybase here:
Accessing Microsoft SQL Server from Linux using DBD::Sybase

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (6)
As of 2024-04-18 08:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found