Greetings!
I have a program that I'm trying to write where I need to allow the user to select an ODBC entry that is already defined. For instance, if I go to DataSources(ODBC) and I see "ODBC1", "ODBC2", and "ODBC3" as system DSNs, I want to show a list of these three options. How can this be...