in reply to Don't understand row
$sth = $dbh_base_app->prepare($sqlstatement) or &error("SQL","Couldn't execute statement: $DBI::errstr"); [download]