I am looking for the standard dialog that will allow a user to create a database, connect to an existing database, select the database, test connection, etc.. and create the connection string from that. Is there some standard control for this?
A:
May be this helps http://stackoverflow.com/questions/1567839/is-there-a-standard-dialog-for-constructing-an-ado-net-connection-string-that-is
STO
2010-06-21 19:03:06
A:
Look over here: http://msmvps.com/blogs/bill/archive/2006/05/23/96520.aspx
The source code and distributables are here: http://code.msdn.microsoft.com/Connection
code4life
2010-06-21 19:03:58