items pipeline in client server app is too slow
Hi,
I have already posted about this problem before on the 5th august
2005. "Optimising the items pipeline"
To recap I have a client server system using Clientdatasets to feed
my report pipeline. There are now so many reports in the rb_items table
that the explorer is taking some time to load.
This is now becoming a real problem and I need a way to work around
it. Is there any way I can use a JIT pipeline as the items pipeline so
that I can get the report templates only when required? any other
suggesations would be welcome.
regards,
Will.
--
I have already posted about this problem before on the 5th august
2005. "Optimising the items pipeline"
To recap I have a client server system using Clientdatasets to feed
my report pipeline. There are now so many reports in the rb_items table
that the explorer is taking some time to load.
This is now becoming a real problem and I need a way to work around
it. Is there any way I can use a JIT pipeline as the items pipeline so
that I can get the report templates only when required? any other
suggesations would be welcome.
regards,
Will.
--
This discussion has been closed.
Comments
I'm sorry, but unfortunately using a JITPipeline will not solve the problem.
This is a design issue with the entire end-user solution. I can tell you
for sure that this has been added to our list of enhancements for the next
major release of ReportBuilder. Again, I apologize but there is currently
no solution for this issue in the current version of ReportBuilder.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Ok thanks.
I will look into caching the reports on the client pc's
regards,
Will.