dribblle
11-08-2004, 08:26 PM
Hi all
I am attempting to join one table to an another table to make one flat table. I appreciate that I can set up relationships between these two tables, however I need one flat table. I have been successful in using the "Make-Table" action query (creates a new table), but was hoping I would not have to apply this in conjunction with renaming the tables. I have read the help in Access on Action queries and the "Update" and "Append" sound ,in principle, like what I want, but do not appear to allow me to write back to an existing table.
Here is my scenario
Table_1
V_ID
Field10
Field11
Table_2
V_ID
Field01
Field02
Feild03
Table_2 joined to Table_1 on V_ID
Table_1
V_ID
Field10
Field11
Field01
Field02
Feild03
Any help would be much appreciated.
Regards
Russell
I am attempting to join one table to an another table to make one flat table. I appreciate that I can set up relationships between these two tables, however I need one flat table. I have been successful in using the "Make-Table" action query (creates a new table), but was hoping I would not have to apply this in conjunction with renaming the tables. I have read the help in Access on Action queries and the "Update" and "Append" sound ,in principle, like what I want, but do not appear to allow me to write back to an existing table.
Here is my scenario
Table_1
V_ID
Field10
Field11
Table_2
V_ID
Field01
Field02
Feild03
Table_2 joined to Table_1 on V_ID
Table_1
V_ID
Field10
Field11
Field01
Field02
Feild03
Any help would be much appreciated.
Regards
Russell