Invoking UDL dialog dynamically without any physical file

  • Thread starter Thread starter Apple
  • Start date Start date
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
 
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

Similar Threads

UDL's 2
Alternative to UDL files for Native SQL connection 1
A quesion about udl file and app.config 1
UDL Files 3
How to Write a UDL File 3
Where is the dll? 2
.udl file? 3
Access .adp using UDL's 1

Back
Top