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