Configure 3 Tables (1 Viewer)

durdle

Registered User.
Local time
Today, 06:55
Joined
May 7, 2002
Messages
130
Good day,

I am just looking for some guidance on the following problem. I feel if I explain it more so then attached my database, I will learn easier. Here goes:
I have three tables:
tblSourceTable(This is a Linked table from another Database)
tblEmployeeMain
tblUpdateTo

Basically I want to take fields from the tblSourceTable & tblEmployeeMain and add it to tblUpdateTo. The tblSourceTable & tblEmployeeMain have a common field - txtID. I was thinking just create a query based on the tblSourceTable & tblEmployeeMain, but I don't know how to add the fields to the tblUpdateTo.
After reading this over I decided to attached the db anyhow. It will bring it all together.

Thanks
________
chevrolet beauville
 

Attachments

  • Sample.zip
    59.3 KB · Views: 92
Last edited:

Users who are viewing this thread

Top Bottom