Results 1 to 2 of 2

Thread: DataLink control

  1. #1
    Dimension
    Guest

    DataLink control

    As of right now im creating a udl file that contains all the information entered into the datalink dialog box. I was wondering if its possible to open up a connection string from the udl file created above and populate the fields with the connection string so the user can see what was configured before making any changes. Thanks for the help!

  2. #2
    Dimension
    Guest
    dim datalink as new datalinks
    dim conn as new adodb.connection

    datalink.promptedit conn

    thanks people, lol!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width