Re: Update and Append Query
From: John Ortt (JohnOrtt_at_Idontwantspamsonoreturnaddress.com)
Date: 11/10/04
- Next message: David Trickey: "Make rows of a table become collums of a Query?"
- Previous message: Stuart Toll: "Re: Dates after year 2038"
- In reply to: John Ortt: "Re: Update and Append Query"
- Next in thread: Tom Lake: "Re: Update and Append Query"
- Reply: Tom Lake: "Re: Update and Append Query"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 10 Nov 2004 10:23:44 -0000
"John Ortt" <JohnOrtt@Idontwantspamsonoreturnaddress.com> wrote in message
news:4191e064$1_1@baen1673807.greenlnk.net...
> <Snip>
>
> > UPDATE Master RIGHT JOIN [Transaction] ON Master.[Trans ID] =
> > Transaction.[Trans ID] SET Master.[Trans ID] = [Transaction].[Trans ID],
> > Master.Name = [Transaction].[Name], Master.DOB = [Transaction].[DOB];
>
> Thanks Tom,
>
> I'll give that a try.
>
Worked a treat.
Thankyou very much
- Next message: David Trickey: "Make rows of a table become collums of a Query?"
- Previous message: Stuart Toll: "Re: Dates after year 2038"
- In reply to: John Ortt: "Re: Update and Append Query"
- Next in thread: Tom Lake: "Re: Update and Append Query"
- Reply: Tom Lake: "Re: Update and Append Query"
- Messages sorted by: [ date ] [ thread ]