Re: Error while running DBI with Perl and MySQL

2006-07-21 Thread John Scoles
Your bset bet would be to get Activeperl, http://www.activestate.com/Products/ActivePerl/?psbx=1 it is free, Use thier PPM and sarech and instlall DBI and DBD::Mysql. Things should work perfectly after that. ""Keith, Robert"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] DBI Te

Error while running DBI with Perl and MySQL

2006-07-20 Thread Keith, Robert
DBI Team I am learning Perl and using the book from apress called Beginning Perl. There is a section showing Perl and DBI. I installed MySQL and was able to build the database as per the books instructions. But when I try to run the Perl scripts to access the data via DBI I get the following e