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

Re^3: Can DBI modify queries on the fly?

by doom (Deacon)
on Feb 18, 2009 at 04:45 UTC ( [id://744648]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
           Curently the DBI only defines two trace flags:
    
             ALL - turn on all DBI and driver flags (not recommended)
             SQL - trace SQL statements executed (not yet implemented)
    
  2. or download this
      $dbh->trace(1, $trace_log_file);
    

Log In?
Username:
Password:

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

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

    No recent polls found