Hi, This morning, I posted the same post in perl.cpan.testers. But later as I was exploring the groups I felt that this could be the more appropriate group. So I am posting it here. Sorry for the duplicate entry. But I am desparate. If neither of the groups is correct, please direct me to the right group.
I bought a new desktop and I installed ActivePerl 5.8.8.817, DBI 1.51, and DBD-mysql 3.0006_1. I installed the DBI and DBD-mysql from http://theoryx5.uwinnipeg.ca/ppms. I have a perl program which has multiple sql statements accessing my database in Mysql 5.0. When the program hits the second sql statement I am getting an unknown error. The error message comes from Windows(XP Home), not from within the perl program. And the error doesn't say anything except that Perl program found an error. In my laptop I have Windows-XP-Home + ActivePerl 5.8.8.817 + DBI 1.50 (older version) + DBD-mysql 3.0006 (older version) + Mysql 5.0 and I don't get this error. As a work around I can't anymore get the DBI 1.50 and DBD-mysql 3.0006 (older versions) installed for ActivePerl 5.8 from http://theoryx5.uwinnipeg.ca/ppmpackages. I searched the google groups and did not find any post related to this error. I thought it has to be my desktop. So, I experimented with my laptop and removed the perl and other modules and reinstalled them fresh. And now I am getting the same error in laptop also. Please help me. Thanks in advance, Kishore.