Hi everyone. Currently I have the following scenario using Microsoft Access 2003.
TABLE A
style#
description
vendor
country
TABLE B
Item
description
vendor
country
I would like to combine both tables by using the TABLEA.style# and TABLEB.item into TABLE A, since table A has additional fields which I did not write down.
I know how to go about doing this process in SQL Enterprise by doing the "UPDATE" process but I am not familiar with Microsoft Access. Where do I go to implement this task. Please help.
I went to the Queries section but that only has query by design or use the wizard. Query by design might be a little confusing to use. Thanks and hope to hear from someone soon.
TABLE A
style#
description
vendor
country
TABLE B
Item
description
vendor
country
I would like to combine both tables by using the TABLEA.style# and TABLEB.item into TABLE A, since table A has additional fields which I did not write down.
I know how to go about doing this process in SQL Enterprise by doing the "UPDATE" process but I am not familiar with Microsoft Access. Where do I go to implement this task. Please help.
I went to the Queries section but that only has query by design or use the wizard. Query by design might be a little confusing to use. Thanks and hope to hear from someone soon.