Skip to Content.
Sympa Menu

freetds - Re: [freetds] missing libtdsodbc.so

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "JENNI WOLGAST" <JWOLGAST AT healthplus.org>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] missing libtdsodbc.so
  • Date: Thu, 05 Apr 2007 14:44:54 -0400

** Proprietary **

I might give DBD::Sybase a try when I get to that point. For right now though
I cannot even get the FreeTDS part working. Thanks for the suggestion though!

Jenni

NOTICE: This communication may contain privileged or other confidential
information. If you are not the intended recipient, or believe that you have
received this communication in error, please do not print, copy, retransmit,
disseminate, or otherwise use the information. Also, please indicate to the
sender that you have received this communication in error, and delete the
copy you received. Thank you.

>>> "James K. Lowden" <jklowden AT freetds.org> 4/5/2007 1:05 PM >>>
JENNI WOLGAST wrote:
> My ultimate goal is to be able to retrieve data from a MS SQL 2000
> database for use on my HP-UX 11.11 server via a Perl script. From what I
> have read, it looks like I need the unixODBC driver manager and the
> FreeTDS ODBC driver to be able to do this.

In my opinion, with Perl you're better off using DBD::Sybase with FreeTDS.
It communicates with Microsoft servers just fine. You have one less
layer (no DM) to configure. The only advantage to ODBC is placeholder
support.

It's not an either/or thing. DBD::ODBC and DBD::Sybase can be used by the
same script if need be. So you can give them both a try, if you like.

HTH.

--jkl
_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds





Archive powered by MHonArc 2.6.24.

Top of Page