$sql = $dbh->prepare ("SELECT field FROM table") or die ("Unable to prepare statement: ",$DBI::errstr);