Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Problems with DBD::Sybase on Solaris?

by cadfael (Friar)
on Feb 13, 2001 at 22:32 UTC ( [id://58182]=note: print w/replies, xml ) Need Help??


in reply to Problems with DBD::Sybase on Solaris?

I use both DBD::Sybase and Sybase::DBLib and CTLib at my location. Michael Peppler wrote both, and as of the last time I logged on to his web site, he seemed to think that Sybase::DBLib, etcetera were the more full-featured.

I have been a happy user of Sybperl since before it evolved into Sybase::DBLib, CTLib, and BCP. We really don't use any Sybperl features that DBD::Sybase lacks. The only thing preventing me from rewriting old scripts is inertia. Our new scripts are written using DBI/DBD.

DBD::Sybase is still evolving, but for most purposes it suffices, and there is a lot to be said for doing new scripts using DBI/DBD. If you ever are faced with the need to migrate from one RDBMS to another, you will be quite thankful that DBI/DBD exists.

One caveat, though -- Sybase ASE 12.0 has taken on a new directory structure, and the client libraries are no longer found at the root of $SYBASE. This can be worked around by using $SYBASE as Sybase home, and placing a symbolic link from usr/local/sybase to the new location of the client libraries.

-----
"Computeri non cogitant, ergo non sunt"

  • Comment on Re: Problems with DBD::Sybase on Solaris?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2024-04-19 11:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found