Greetings,

OK, here's one that's got me intimidated. Someone just pointed me in the right direction regarding allowing the user to browse for an mdb (Microsoft Access database) file, and it works great.

Now, I need to allow the user to select any of the existing SQL Server 7.0 databases on the system. I know its not the same as browsing for a file. So what would I need to do for the event cmdSQLServer_Click to allow the user to select a SQL Server 7.0 database?

Thank you,
Jim