I would like a dialog, form, or whatever is easiest to post an animated pop up when a query is loading.
The thing is, I have a series of queries that runs to create a report. The users don't know to look at the mouse (they're ignorant). So while the queries are running, I'd like to display "Processing..", or "Loading..", or something to that extent.
Is there a better way then opening a form that says it, run the queries, and then close the form when queries are finished?
The thing is, I have a series of queries that runs to create a report. The users don't know to look at the mouse (they're ignorant). So while the queries are running, I'd like to display "Processing..", or "Loading..", or something to that extent.
Is there a better way then opening a form that says it, run the queries, and then close the form when queries are finished?