Help for this page

Select Code to Download


  1. or download this
    Cannot open output file - c:\test\data\extract.csv
    No such file or directory
    
  2. or download this
    sub SqlScriptResultsToFile
    {
    ...
    
        return ( success => 1, errors => \@errors );
    }