On Tue, 2004-07-13 at 16:00, Janet Goldstein wrote:
> Am I missing something? I searched CPAN for a DBI driver for Microsoft
> SQL Server and found only "DBIx::SQLEngine::Driver::MSSQL - Support
> DBD::ODBC with Microsoft SQL Server." Is there nothing out there for
> SQL Server as there is for Oracle (DBD::Oracle)? Must I go through
> ODBC to talk to a SQL Server database?

The alternative is DBD::Sybase, with the FreeTDS libraries (see
http://www.freetds.org).

Or (on Unix/linux/MacOSX), DBD::ODBC using (again) the FreeTDS libs (the
odbc bits, this time)

Michael
-- 
Michael Peppler                              Data Migrations, Inc.
[EMAIL PROTECTED]                       http://www.peppler.org/
Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short
or long term contract positions - http://www.peppler.org/resume.html


Reply via email to