[ic] Perl odbc?

Mike Heins mike at perusion.com
Tue May 6 16:00:54 UTC 2008


Quoting Stefan Hornburg (Racke) (racke at linuxia.de):
> Steve Graham wrote:
> > Hello,
> > 
> > What or how do you connect to a live MS database via Perl?
> > 
> > I can connect to various databases via Linux with php and a special 
> > program called odbtp. How do you do this with Perl?
> 
> Years ago it worked with DBI and DBD::Sybase.

You are talking about connecting to SQL Server, Racke. I don't think
that goes anymore, but now it can be made to work with DBI and
DBD::ODBC.

You can also connect directly to MySQL with DBD::MySQL, or PostGres, or
Solid, or DB2, or Oracle. Surprise, surprise -- Microsoft SQL Server is
the only one without a Linux driver.

-- 
Mike Heins
Perusion -- Expert Interchange Consulting    http://www.perusion.com/
phone +1.765.647.1295  tollfree 800-949-1889 <mike at perusion.com>

There comes a time when you should stop expecting other people to make
a big deal about your birthday. That time is age 12. -- Dave Barry



More information about the interchange-users mailing list