Help for this page

Select Code to Download


  1. or download this
       Can't call method "Fields" on unblessed reference
    
  2. or download this
    
    my $SQLstring = "SELECT * FROM table WHERE field1='";
    ...
    }
    $RS->close;