Pathologically Eclectic Rubbish Lister | |
PerlMonks |
Re^7: Perl and Mysql Queriesby Milti (Beadle) |
on Jun 11, 2024 at 15:56 UTC ( [id://11159908]=note: print w/replies, xml ) | Need Help?? |
<error message Tue Jun 11 08:41:15 2024 error client 73.21.226.229 Undefined subroutine &main::param called at E:\\Pinnacle\\DiversityLink\\cgi-bin\\job_post_test.pl line 13.,
<Per a previous answer it appears that the following 'connect' statement has an error my $dbh = DBI->connect('dbi:mysql:jobs_db','Poster','Posterpasswd'); What could it be when GRANT ALL have been given to the user 'Poster' Identified by 'Posterpasswd' ?
In Section
Seekers of Perl Wisdom
|
|