|
-
Feb 9th, 2000, 09:31 PM
#1
Thread Starter
New Member
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.
-
Feb 9th, 2000, 10:14 PM
#2
Lively Member
Yes you can you just need to define your database connections and use different names.
-
Feb 10th, 2000, 05:57 AM
#3
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|