Data source connection wizard is very convenient tool. Can I add it to my app to allow user choose data source themself in easy way?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
A similar question on SO was answered with a shameless plug for a component they had developed: https://stackoverflow.com/questions/691669/data-connection-wizard-dialog
It’s $50 but might save you some time…
EDIT 1: I am in no way linked to or involved in the product mentioned. I’m just passing on the information.
EDIT 2:
Take a look at A Visual SQL Query Designer project on CodeProject. You could extract the code for the connection dialog for your application as it is released under the Code Project Open License.