S
Stephanie
I'm trying to write an update query by joining two tables
together on a common field and updating the field in one
table using the values in a field of the second table.
However, I am unable to use more than one table when
writing the update query. Design view of the stored
procedure will only allow me to use one table. Any ideas
about how to perform this update in my .adp database?
together on a common field and updating the field in one
table using the values in a field of the second table.
However, I am unable to use more than one table when
writing the update query. Design view of the stored
procedure will only allow me to use one table. Any ideas
about how to perform this update in my .adp database?