HELP!!!!!!!
please read the whole statement...
THE TITLE TELLS IT ALL !!!! So, why does everybody think, i would have a general question???
AGAIN ->>>>> MY PROBLEM IS, THAT THE PART
"ActiveDocument.DataProviders.Item(1).Refresh"
EXECUTES MORE THAN ONE DATAPROVIDER (MOSTLY) !
it...
Hmm, this way DID NOT succeed as well.
WHY THE HELL does BO
1. only refresh one dataprovider by using the "DATA MANAGER" and pushing the Button "refresh"... (this is ok)
BUT...
2. it refreshes all Dataproviders (or more than one) in a report by using VBA and the statement...
sorry, i meant...
"So there should be NO direct connectivity as there might be in already calculated overview..."
if forgot the "NO"
To your questions:
1. it's simple VBA from an Access-Database, but as embedded code in BO it's the same problem.
2. both way's, via VBA or from the DATA Manager window.
3. BUT IT GOES THE ELSE PART!
-----------------------------------------
BUT now i guess i know why this happens...
there...
Sorry, that's not the problem.
I know well about the way BO (should) work(s) usually.
short example:
-------------------------------------------------------
Dim dp as busobj.dataprovider
Dim i as integer
for i = 1 to ActiveDocument.Dataproviders.count 'for example: 20
Set dp =...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.