From the last post, first, thank you for your reponses, but I
am still not clear about "hash of hashes". I have one more example here, support,
#########################################################
$statement = "select A, B , C from myTable";
if ($db -> Sql($statement))
{
# ..doing error...