Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: DBI debugging: SQL dumping?

by clinton (Priest)
on Mar 07, 2008 at 13:36 UTC ( [id://672770]=note: print w/replies, xml ) Need Help??


in reply to DBI debugging: SQL dumping?

Given that you're using place holders, the SQL itself shouldn't change, so if it works once it should "always" work, as long as the parameters that you're passing in are valid.

So you could try just dumping the parameters, and seeing what doesn't look right.

Alternatively, if you want more, try using tracing, available through DBI. See the tracing section in DBI.

Clint

Log In?
Username:
Password:

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

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

    No recent polls found