Re: Help with an update query??
- From: "Jeff Boyce" <nonsense@xxxxxxxxxxxx>
- Date: Tue, 24 Oct 2006 15:20:06 -0700
If you are trying to add records to a table, you are not updating. You are
appending.
Regards
Jeff Boyce
Microsoft Office/Access MVP
"T Miller" <TMiller@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:FF8D997A-32F5-4ABD-95CF-5227AD18B488@xxxxxxxxxxxxxxxx
I have a main table that I need to add information from another table.
There
is a common field in both tables and I want to update a field name in the
main file from the other table. i.e.
common field: Ven_id
Main Table: ven_name
Second Table: ven_name
I want to take all of the names from the Second Table and add them to the
Main Table. I have tried an update query but nothing was done, so I
obviously did it wrong. help.....
--
Thomas
.
- Prev by Date: RE: time criteria in query
- Next by Date: Re: help with count (maybe) in query
- Previous by thread: Re: time criteria in query
- Next by thread: Re: Help with an update query??
- Index(es):
Relevant Pages
|