Help for this page

Select Code to Download


  1. or download this
            
    my $SQLlog = 'SQL.log';
    open (SQL_LOG, ">$SQLlog") or warn "Cannot open SQL commands logging a
    +t $SQLlog: $!\n";
    print SQL_LOG "\n==========SQLCMDLOG===================BEGIN==========
    +====================\n";