Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^3: Help me ! I am stuck ! PERL DBI

by spectre9 (Beadle)
on Oct 13, 2007 at 03:56 UTC ( [id://644596]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Help me ! I am stuck ! PERL DBI
in thread Help me ! I am stuck ! PERL DBI

You might wish to get in a habit of checking for $err as well. In some situations, if you $sth->execute fails, and you $sth->fetchrow Perl may (will) exit entirely. Checking for errors is a good habit to get into -- it will prepare you for the 'next database'
spectre#9 -- more dangerous than acme

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-03-28 17:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found