P
philsfan17
I'm having a problem running a perl script that uses mySQL. I have
installed both DBI and DBD-mysql using ppm, but when I run a script
that has use mysql in it, I get this error:
Had to create DBI::_dbistate unexpectedly at C:/Perl/lib/DynaLoader.pm
line 253.
Does anyone have any idea what I'm doing wrong?
Thanks!
-Shane
installed both DBI and DBD-mysql using ppm, but when I run a script
that has use mysql in it, I get this error:
Had to create DBI::_dbistate unexpectedly at C:/Perl/lib/DynaLoader.pm
line 253.
Does anyone have any idea what I'm doing wrong?
Thanks!
-Shane