Results 1 to 2 of 2

Thread: Data path for data combo at runtime

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 1999
    Location
    Littlehampton, W Sussex GB
    Posts
    203

    Post

    Thanks for your help on the last one, I have an Adodc and a datapath (known only at runtime) stored in a string. How can I do this without having to have two sets of the database (one on each machine in app.path) and one on the network somewhere?
    I only want one database, and I don't know where it will be until runtime - the Adodc control doesn't like having an empty Connection string - help please!!

  2. #2
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105

    Post

    You could store the locations in a .ini file or the system registry. Alternatively, you could issue a file open dialog to have the user select the database you want to use.

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