Changing Source Database string on append.

JESPrgII

New member
Local time
Yesterday, 18:27
Joined
Feb 13, 2007
Messages
1
Hello,

I think i've done this before but I can't seem to remember the process so any help would be great. What im trying to accomplish here is I have a database that will be updated(new data appened) to on a daily basis from many other databases, but the data that is to be appened can come from various destination drives ie (C: drive, D:drive, CD, Thumbdrive, etc). I set up a dialog box that prompts the user to select the source database, but im not sure how I can store that source destination string and update my append query with that source database string. I believe there is a way to do this. Am I making any sense? Any help would be so great. Thank you in advance.

-James
 
I've frequently used the code here to change the source on all of my BE tables.

It may be a good place to start if you don't get any other replies
 

Users who are viewing this thread

Back
Top Bottom