Report slow to open
Posted: Tue Feb 05, 2008 10:58 am
Hi,
I'm currently using version 2006.4 with .Net 1.1.
The problem that I'm having is that the datasource seems to be executed before the form, where the user is asked for the parameters of the query. How can I prevent the data connection from being made before the form is opened? Because I do have a DataSource.Connect() that is being executed in the OnClosing event of the form.
Any help is appreciated.
Daniel
I'm currently using version 2006.4 with .Net 1.1.
The problem that I'm having is that the datasource seems to be executed before the form, where the user is asked for the parameters of the query. How can I prevent the data connection from being made before the form is opened? Because I do have a DataSource.Connect() that is being executed in the OnClosing event of the form.
Any help is appreciated.
Daniel