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);