if (!open (DB, $szDbPath)) { print ("

Cannot open database \"$szDbPath\" for reading.


reason: " . $!); print ("\n"); exit (0); }