I am writing a configuration GUI that has as one of its properties, an ODBC DataSource Name. Right now, the user has to enter a DataSource Name. What I would like to do is open a Dialog box that has a list of the available ODBC DataSources for the user to select from. Thanks!