buckbuck Posted April 23, 2012 Posted April 23, 2012 When my database loads it is slowed down by an info window telling me a sort is in progress. Does anyone have a suggestion how to manage this situation. I want to control the sorting and summarizing function of my database so that it is not slowing me down so much.
LaRetta Posted April 23, 2012 Posted April 23, 2012 Hi buckbuck, It is best to open a file onto a null layout (with no fields and even taking it further to no records). Only switch to that (list?) layout after you produce your found set and sort it (on an empty layout based upon the same table occurrence as the list). Set your opening layout in File > File Options which uses the OnFileOpen trigger. :^)
Recommended Posts
This topic is 4597 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 accountSign in
Already have an account? Sign in here.
Sign In Now