Append several tables with 1 record

pacgoncalves

Registered User.
Local time
Today, 10:57
Joined
Jul 3, 2001
Messages
13
Hello

I have several tables (relational) with one field - ID.
I receive many DB (it's like a form but with structure mdb, just like the one i have) with one record. Now i have to append my master DB with this record.
I have a small problem: how can i append all the tables with the same id (appended to the master TABLE).

Thanks
 

Users who are viewing this thread

Back
Top Bottom