How about reading the POD documentation in ODBC.pm?
Jeff
>
> > Hello all,
> >
> > I've recently begun moving my perl skills from a Win32 platform to now a
> > Linux platform. I plan to make a lot of database use of my previously
> built
> > SQL Server databases. I'm familiar with DBI, however I'm
> having a hell of
> a
> > time trying to understand the DBD::ODBC for Linux and the iODBC package
> that
> > comes with it. There is no documentation with the source nor
> is there on
> > the author's web site. I'm lost.
> (snip)
> How about this page?
> Connecting UNIX and Microsoft Access / SQLServer Tutorial
> http://tlowery.hypermart.net/perl_dbi_dbd_faq.html
>
> I usually uses DBD::Proxy/DBI::Proxyserver.
>
> And more.
> You can use DBD::Sybase with FreeTDS to access MS SQL Server.
> #Sorry I've never used it.
>
> FreeTDS
> 3.4 Which Perl library should I use?
> http://www.freetds.org/faq.html#34
>
> ==============================================
> Kawai, Takanori(Hippo2000)
> Mail: [EMAIL PROTECTED] [EMAIL PROTECTED]
> http://member.nifty.ne.jp/hippo2000
> ==============================================
>