Jump to content

Remember sort, reapply later


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

Recommended Posts

This seems like it should be simple but I cannot figure it out.

- I have a database sorted in a particular order

- I trigger a script to run a report. The script that runs the report sorts the database in a different order.

- I would like a way at the end of the report script to sort the database back into its original order.

The problem becomes the original order can be one of 14! Is there any way to remember what order a database is sorted in and then sort it in that order later? I have figured out a way in my mind to do this but the script will be long and ugly

Edited by Guest
Link to comment
Share on other sites

This topic is 6677 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.