i tried using linking tables and it worked too. But it doesn't solve my problem fully. My Development MDB file(say MDB1) contains 10 tables.
So MDB1 is where you make things in Access.
I need to copy the data from production MDB files(Say MDB2) often.
MDB2 is the data base that is actually being used for data base purposes.
But the thing is I need to only 5 tables data from MDB2 to MDB1. So the option of copying and renaming MDB2 as MDB1 will not work.
Is MDB2 the data base that is being transferred from one to place to another. Is the "transferring" as in a laptop that is taken out (off the system) or is transferring MDB2 mean moving it do different folders or other computers on the network.
If "transferring" means moving out as in a laptop then of course the linking will fail.
These 5 tables you are talking about in MDB2......do they have the same name as 5 of the tables in MDB1?
If you are going to automate this then one of the data bases needs to be in the one position. Import being done is like linking in that the DB you import into can be in different folders, computers, as long as there is a connection. In other words the reference or pathway is to the data base you import from or link to.
Note: If linking won't work because one of the data bases goes outdoors on a laptop then import won't work.
I am not really clear on what you are doing but as long as one computer is static you can automate Import and that might need to be accompanied by Rename, which can be automated.
You can also easily with a "click" have the data base copied to other computers on the network.
But if you need up to the date data from the other computer linking is the only way, unless of course you automate an import so it runs in 30 seconds
Also remember that if MDB2 is moved off the system then you can't have updates at your end until the MDB2 returns. If the computer is disconnected and has linked tables the links re establish on reconnection.
The other thing to consider if MDB1 and MDB2 are being moved around a network or moving to different folders is as I suggested earlier, that is, have a third data base that is in a static position and use that as a connecter.