in reply to
How can I get a list of Databases on my Domain
There might be a better way, but you can query the registry for the DSN information,
HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\odbc.ini\DSNName
Mitch
Comment on
Re: How can I get a list of Databases on my Domain
In Section
Seekers of Perl Wisdom