hi there,
i've a big, big problem with refreshing a single-Dataprovider within a huge report-file. This .REP-File has about 20 Dataproviders and i want to execute each of these seperately. But with refreshing the first Dataprovider - for example - the next 16 Providers get refeshed as well, the last two stay obsolete. I cannot help myself, there is no way to change this.
i use "Dataprovider.Item(i).Refresh" and the "i" is the index of the one provider i wanna refresh.
What can i do or what am i doing wrong?
Thank u for information.
i've a big, big problem with refreshing a single-Dataprovider within a huge report-file. This .REP-File has about 20 Dataproviders and i want to execute each of these seperately. But with refreshing the first Dataprovider - for example - the next 16 Providers get refeshed as well, the last two stay obsolete. I cannot help myself, there is no way to change this.
i use "Dataprovider.Item(i).Refresh" and the "i" is the index of the one provider i wanna refresh.
What can i do or what am i doing wrong?
Thank u for information.