I am working on a database app, that at the current time opens all connections in code, with th econnection parameters specified. What I am thinking I would like to do is add some form of a settings box or wizard that would allow someone to input all the parameters for connecting to an odbc source (once that source is set up).

What would be the easiest way to do something like this?