Results 1 to 3 of 3

Thread: Multiple Access DB's in one program?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2000
    Location
    Grand Rapids, Michigan, USA
    Posts
    12

    Post

    I've been working on the design of a program, and was wondering (actually more like making sure) I can use multiple db's in one vb program (not multiple tables in a db, but multiple .mdb files)

    Thanks.
    Mike


    ------------------
    Yesterday is gone, today we have to deal with how tomorrow might suck.

  2. #2
    Lively Member
    Join Date
    Jan 2000
    Location
    Springfield, IL
    Posts
    124

    Post

    Yes you can you just need to define your database connections and use different names.

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

    Post

    Yes. Most of the applications Marty and I work on have Databases that contain "user" data (created/maintained by them) and system data (created/maintained by us). When we cut a new release, we can modify the system data easily but the user data entails more work.

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