Invoking UDL dialog dynamically without any physical file

A

Apple

hi
is there any way to invoke a .udl dialog in my program

i have to dynamically create a data connection string and i dont want to
create a new udl file.

Is there any objects which will meet the requirement????


Thanks in advance
 
A

Arild Bakken

Reference the "Microsoft OLE DB Service Component 1.0 Type Library"
typelibrary and use the DataLinks object. It has PromptNew and PromptEdit
methods.


Arild
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top