Here is hopefully a simple question for an experienced programmer but maybe not for a newbie like me.
I wish to create a dropdown box of my SQL databases so I can choose which one to connect to. I know how to connect etc but I need to knwo how to list the tables in an SQL database and the databases themselves so I can choose which ones to connect to.
Thanks
Jemq