On Fri, 27 Jul 2001, Sean O'Leary wrote:

> > > ODBC is a low-level API for connecting to databases, and is designed to be
> > > accessible from many a programming language.  To my knowledge, there's no
> > > module for using ODBC from Perl, without using DBI.
> >
> >Win32::ODBC is an alternative to using DBD::ODBC
>
> Thanks.  I stand corrected.
>
> Would there be any real compelling reason to use it over DBI?

None that I know of.  I prefer DBI also.  Win32::ODBC comes standard with
ActiveState, though, whereas DBI does not.

-- Brett

Brett W. McCoy
Software Engineer
Broadsoft, Inc.
240-364-5225
[EMAIL PROTECTED]


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to