jtaylor42 Level: Graduate
 Registered: 20-10-2005 Posts: 10
|
Connection Properties Dialog Box
Does anyone know how to call the Connection Properties dialog box at runtime to create a connection string? I am talking about the one that comes up at design in VB2005 that lets you choose choose the data source, provider, server name, login info, etc., and test the connection. I would like to use this from in my app at runtime instead of recreating the entire form.
|