Re: UPDATE Query
From: Gerald Stanley (gcstanley_at_dsl.pipex.com)
Date: 04/14/04
- Next message: EB: "Too many records"
- Previous message: Art: "Summing a "short time" field"
- In reply to: Jeff Boyce: "Re: UPDATE Query"
- Next in thread: Jeff Boyce: "Re: UPDATE Query"
- Reply: Jeff Boyce: "Re: UPDATE Query"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 14 Apr 2004 05:40:34 -0700
Jeff
That was the line I was taking to solve Darren's problem
but when I simulated it, I got the error message 'Operation
must use an Updateable Query'. The same error message
appeared when I ran it with the first query 'embedded' in
the second and agin when I had saved the first query. Any
ideas why?
Gerald Stanley MCSD
>-----Original Message-----
>Darren
>
>One approach would be to "chain" together your queries.
First, the query
>you already have derives the values you want to use to
update with. The
>second part would be to write a second query that uses the
first query (as
>if it were a table) and performs the update.
>
>You'd only need to run the second query directly, as it
would run the first
>to get its values.
>
>--
>Good luck
>
>Jeff Boyce
><Access MVP>
>
>.
>
- Next message: EB: "Too many records"
- Previous message: Art: "Summing a "short time" field"
- In reply to: Jeff Boyce: "Re: UPDATE Query"
- Next in thread: Jeff Boyce: "Re: UPDATE Query"
- Reply: Jeff Boyce: "Re: UPDATE Query"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|