Results 1 to 3 of 3

Thread: Accessing Location

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2000
    Posts
    9

    Question

    How can I get my VB application to access my Access DB from anywhere on the network. I am using ADODC and the location of my DB is hard set on the server.

  2. #2
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105
    Store the location of the database in an ini (or registry) file. When the location changes, you simply need to update the ini (or registry).

  3. #3
    Junior Member
    Join Date
    Oct 2000
    Location
    Arkansas
    Posts
    28
    Could you please be more specific in your answer. i.e. . . . what should the .ini file have written in it? Where in the code should I place the link to the .ini file? Thank you.

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