Help for this page

Select Code to Download


  1. or download this
    #!c:\perl\bin\perl.exe -w
    use strict;
    ...
    #  5 and above - As above but with more and more obscure information.
                
    DBI->trace(2, "trace.txt");
    
  2. or download this
    $sth->bind_param($bind_col, $variable, SQL_LONGVARCHAR);