I am trying to build a connection string at runtime. How can I show the connection dialog used by many applications for building the connection string?
Printable View
I am trying to build a connection string at runtime. How can I show the connection dialog used by many applications for building the connection string?
Don't know exactly what you mean, but try this link out:
http://www.ftponline.com/wss/2003_12/online/kshah/
You can use it through an activeX object in the 'Microsoft OLE DB Service Component 1.0 Type Library'.
http://support.microsoft.com/default.aspx?scid=286189
http://www.freevbcode.com/ShowCode.Asp?ID=2403