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
Report slow to open
-
- Posts: 3
- Joined: Mon Apr 30, 2007 2:20 pm
Report slow to open
Please set a DataSource.ConnectOnStart property of the DataSource component in the Designer in false. For this select the required DataSource in the Dictionary and switch to the "Properties" window in the Designer by pressing 'F4' or using a 'Properties' tab.
Thank you.
Thank you.
-
- Posts: 3
- Joined: Mon Apr 30, 2007 2:20 pm
Report slow to open
Thanks.
I knew I saw it somewhere, but couldn't remember.
Daniel
I knew I saw it somewhere, but couldn't remember.
Daniel
Report slow to open
Let us know if you need any help.
Thank you.
Thank you.