Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: DBI gives "undef" for specific row

by mje (Curate)
on Mar 11, 2014 at 16:50 UTC ( [id://1077869]=note: print w/replies, xml ) Need Help??


in reply to DBI gives "undef" for specific row

You example is a little confusing because you use the word "row" when it is a column. So I am assuming when you issue the select you have a problem with one of the columns is returned as undef and you don't expect it to be.

Try running the smallest example of what you are doing but with the environment variable DBI_TRACE set like "export DBI_TRACE=DBD=x.log" and show me the log output (in x.log) after the prepare and up to the end of the fetching.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-19 05:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found