View Full Version : eurekalog and report builder
angerp67
16-Mar-2006, 09:55 PM
Hi,
We have developed erp open source solution with d6, report builder 9.0.3 and
eurekalog 5.1.2 enterprise.
When I open previeew of report builder and click print button ,
time of printing degree 5-10 time without eurekalog activated in the
application.
Any ideas ???
Best Regards
Paolo Angeretti
Elabora sviluppo software srl
admin
20-Mar-2006, 08:24 AM
Hi,
angerp67 wrote:
> Hi,
> We have developed erp open source solution with d6, report builder
> 9.0.3 and
> eurekalog 5.1.2 enterprise.
>
> When I open previeew of report builder and click print button ,
> time of printing degree 5-10 time without eurekalog activated in the
> application.
>
> Any ideas ???
>
> Best Regards
> Paolo Angeretti
> Elabora sviluppo software srl
EurekaLog decrease the performances only when many handled exceptions
are raised.
So I suppose that in your preview more handled exceptions (try/except)
are raised.
To solve this issue I can suggest to ways:
1)...change your code so that it did not raise so many exceptions;
2)...update to the last EyurekaLog 5.1.3
(http://www.eurekalog.com/login.php) and disable EurekaLog before exec
the preview "SetEurekaLogState(False)" and enabled it after
"SetEurekaLogState(True)".
--
Best regards...
Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.