in reply to
Linux, Perl, mySQL & ODBC
DBI.pm and BD::mysql come to mind, very quickly. Install DBD::mysql and DBI, and then, specifically look at the DBI doc pages for connect(), do() ,prepare() and execute()
--
Jay "Yohimbe" Thorne, alpha geek for
UserFriendly
Comment on
Re: Linux, Perl, mySQL & ODBC
In Section
Seekers of Perl Wisdom