Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^4: Having problem with handling DBI error in object

by perlCrazy (Monk)
on Jul 19, 2007 at 21:50 UTC ( [id://627648]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Having problem with handling DBI error in object
in thread Having problem with handling DBI error in object

Thanks.
some limitations are here : I am passing the $dbh as handle to this module. so basically DBI::Connect method is getting called from some other place. like this:
my $obj = module->new($dbh); $obj->getDDL(); $obj->method2();
Any other problem did you see in getDDL method, sicne I am storing the value from $DBI::error str.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://627648]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-03-19 08:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found