Manfred
November 11, 2016, 10:11am
1
Hi
I am now testing the briefcase function with my Application.
The Tables are downloaded but the Speed increase is not “visible”…
I mainly want to use the briefcase for reporting ( Fastreport ) but a Report generating takes quite some Time… ~3 Minutes with a local DB ( Firebird it takes 2 Sec )
I did Adapt anything from the Briefcase-Example.
How can i prevent the Application from going Online?
EvgenyK
(Evgeny Karpov)
November 11, 2016, 11:47am
2
you can ask in GUI what data should be used: local or online and then connect to server if it is required
Manfred
November 11, 2016, 4:12pm
3
Is there a way to Monitor the Requests to the Server?
Something like:
EvgenyK
(Evgeny Karpov)
November 14, 2016, 8:13am
4
you can use AQTime Standard shipped with Delphi.
Manfred
November 14, 2016, 3:51pm
5
Thank you for the Tipp, but i was looking for a solution to track down to long loading for the Report generation.
EvgenyK
(Evgeny Karpov)
November 15, 2016, 8:11am
6
AQTime allows to detect what you are needed:
Manfred
November 15, 2016, 5:31pm
7
Did try to Analyze the Problem with the Tool…
The Problem is, i just see that the Report-Generating is taking a long time…
Manfred
November 16, 2016, 2:09pm
8
Just found it…
The Solution is:
Disable > moAllInOneFetch and others > See ScreenShot…
EvgenyK
(Evgeny Karpov)
November 16, 2016, 2:21pm
9
moAllInOneFetch
isn’t set by default.
looks like, you have manually checked it.
Manfred
November 16, 2016, 2:51pm
10
If i gio back to the default Settings. ( moAllInOneFetch still disabled ) it takes again Forever.
With these Settings it is taking long: