Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Need Help for connecting MSSQL SERVER drom Linux(ubuntu)

by McDarren (Abbot)
on Sep 17, 2012 at 07:02 UTC ( [id://993981]=note: print w/replies, xml ) Need Help??


in reply to Need Help for connecting MSSQL SERVER From Linux(ubuntu)

When I needed to do this several years ago, I found Accessing Microsoft SQL Server from Linux using DBD::Sybase, which solved my problem at the time.

Note that the linked node describes how to connect to a MS-SQL server using DBD::Sybase and freetds, which may or may not be an option for you.

Cheers,
Darren

Replies are listed 'Best First'.
Re^2: Need Help for connecting MSSQL SERVER drom Linux(ubuntu)
by tobyink (Canon) on Sep 17, 2012 at 09:21 UTC

    Agreed. The ODBC driver works great for connecting to Microsoft SQL Server on Windows, but on Linux the Sybase driver seems a lot more reliable.

    perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'
Re^2: Need Help for connecting MSSQL SERVER drom Linux(ubuntu)
by perlraj (Acolyte) on Sep 17, 2012 at 07:54 UTC

    Hi thanks a lot for your solution, but i have lot of scripts implemented using DBD::ODBC,so need to be done with DBD::ODBC.

    I have problem with creating and accessing datasouce.

    Thanks

    pushparaj

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-03-28 19:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found