I couldn't find anything in the archive that answers this question:
Is there a way to get the server name from a database handle without parsing
the $dbh->{Name} attribute? I'd like to keep this code
database-independent, and since the format of the DSN can vary from one db
to the next, I'd like to avoid parsing the Name attribute. Am I missing
something simple here?Cheers, Mitch
