![]() |
|
We don't bite newbies here... much | |
PerlMonks |
Re^2: (mysql) failing to locate object methodby sriraj (Initiate) |
on Aug 03, 2004 at 11:26 UTC ( #379582=note: print w/replies, xml ) | Need Help?? |
hi Gilimanjaro after doing modifications said by u only one error i am getting, the coding is as follows :==>
================================================== The error which i am getting when i run the above program is
the line no. 14 is $dbh = DBI->connect("dbi:mysql:$db","$db_user", "$db_password",{RaiseError => 0, PrintError => 0} ) or err_trap("Cannot connect to the database");Edited 3 Aug 2004, by footpad: Converted <br> tags to <P> tags and added <code> tags.
In Section
Seekers of Perl Wisdom
|
|