Re: how do I keep the query result when I switch to design view?
- From: Smartin <smartin108@xxxxxxxxx>
- Date: Thu, 14 Sep 2006 19:54:36 -0400
zwasdl@xxxxxxxxx wrote:
It does make sense, I wanna switch between design/sql and data view so
I can revise a query based on the previous data. and I only want the
updated resultset when I need to.
pietlinden@xxxxxxxxxxx wrote:What you're asking doesn't make sense. A query is a *definition* of a
resultset, and *not* the results themselves. If you want to save the
information somewhere,you'll have to write them to a table or
something. In short, no. once you close the query or return to design
view, the dataset is no longer available.
Makes sense to me as well, and perhaps you know as I do that some environments save query results in new and separate windows from the SQL, allowing you to toggle back and forth. Alas, Access does not work this way.
--
Smartin
.
- References:
- Prev by Date: Re: View variable values
- Next by Date: Re: Changing the format of text
- Previous by thread: Re: how do I keep the query result when I switch to design view?
- Next by thread: Re: how do I keep the query result when I switch to design view?
- Index(es):
Relevant Pages
|