Skip to Content.
Sympa Menu

freetds - RE: [freetds] Connecting to SQLServer 2000 from Perl

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Lowden, James K" <LowdenJK AT bernstein.com>
  • To: 'FreeTDS Development Group' <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] Connecting to SQLServer 2000 from Perl
  • Date: Mon, 14 Jul 2003 14:11:10 -0400

> From: Shirley Cohen [mailto:scohen AT austin.tacc.utexas.edu]
> Sent: July 14, 2003 10:48 AM
>
> What is the best way to connect to SQLServer 2000 from Perl
> on a Windows platform?

Shirley,

Strictly speaking, you only need FreeTDS on a Windows platform if you don't
have access to Microsoft's libraries.

Perl for Win32 ships with Win32::ODBC, DBD::ODBC and DBD::Sybase. With
Microsoft's libraries, ODBC is your only choice (except for sybperl, which,
while it works well, predates DBI/DBD and is a bit tricky to set up).

With FreeTDS, DBD::Sybase is your best bet, IMHO. It works fine with
Microsoft servers, despite its name.

This is a horse race, by the way. Support for both systems is seeing active
development, and the better choice might change with the next release
(sometime this fall, I predict).

--jkl
-----------------------------------------
The information contained in this transmission may contain privileged and
confidential information and is intended only for the use of the person(s)
named above. If you are not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient, any
review, dissemination, distribution or duplication of this communication is
strictly prohibited. If you are not the intended recipient, please contact
the sender immediately by reply e-mail and destroy all copies of the original
message. Please note that we do not accept account orders and/or instructions
by e-mail, and therefore will not be responsible for carrying out such orders
and/or instructions.






Archive powered by MHonArc 2.6.24.

Top of Page