Hi all, (First Post...YEEERROOO)
Quick question for ya all, I have an MySQL server with three databases created on it, lets say test, test_1 and test_2. Is there a way that I can display what ever databases are stored on the server in a combo box?
I want to allow the user to be able to choose which database they want to coneect to. Any help would be cool :)
BTW Im using VB.net on VS2005