Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Accessing Microsoft SQL Server from Linux using DBD::Sybase

by Anonymous Monk
on Feb 27, 2009 at 17:46 UTC ( [id://746969]=note: print w/replies, xml ) Need Help??


in reply to Accessing Microsoft SQL Server from Linux using DBD::Sybase

This was a great help, thanks! 2 things I had to do differently: 1) I had to sudo make install freetds and Sybase 2) I had to specify the path to freetds: export LD_LIBRARY_PATH=/usr/local/freetds/lib
  • Comment on Re: Accessing Microsoft SQL Server from Linux using DBD::Sybase

Replies are listed 'Best First'.
Re^2: Accessing Microsoft SQL Server from Linux using DBD::Sybase
by Anonymous Monk on Feb 27, 2009 at 17:53 UTC
    Oh, and I forgot about #3: I had to edit dbimp.c replacing BLK_VERSION_150 with BLK_VERSION_100 jww

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-19 06:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found