Jump to content
Server Maintenance This Week. ×

Saving Query Results


This topic is 8352 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Is there a way to save query results?

Ex - Perform a query "A" where some results are desired. Perform query "B" but then want to view the results from query "A" again.

Is there a way to do this without re-inputting parameters of an entire query?

Link to comment
Share on other sites

What I do is have a tag field that I clear before the query is done. Then after I get a found set, set that field in all the found records to some value using the replace command. Then, if I want to find that set later on, I just search on the tag field for the value that I set.

Link to comment
Share on other sites

This topic is 8352 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.