Hi all, I am completley new to access/VBA. Trying to find out a way to give the user the option to select list of sql servers/databases by using a combo box on a form. How do I do this? I am using SQL DMO to get a list of all the sql servers/databases but I cant figure out a way to display this in a form..How do I link the form controls to a code in my module so that the combo displays all the servers and the user can select them for the second combo to list all databases..Plea se help ..
Thanks!
Thanks!
Comment