Hi,
I posted this issue before and got some help and fixes as well but some part still needs to be resolved,
The issue is the slowness of crystal report and the problem showing in my issue log is the following:
04/26/2014 09:43:50 AM ... Process({User I/F} Priority: 4, user interface)
a RDCReport is getting OLE property "SQLQueryString" with arguments: ()
04/26/2014 09:47:55 AM ... Process({User I/F} Priority: 4, user interface)
Get OLE Property "SQLQueryString" returned: SELECT "PERSON"."NAME", "PERSON"."CUSTOMER", "PERSON"."C_YEAR", "PERSON"."OBSERVATIONS", "PERSON"."APPROVAL", "PERSON"."CONCLUSION", "PERSON"."CIRCUMSTANCES", "PERSON"."PARENT_NAME" FROM PERSON "PERSON" ORDER BY "PERSON"."NAME"
Just look at the time difference highlighted in red COLOR i just need to reduce this time delay ,
i am using crystal report 11.5.12.1838 and the database is oracle 11g
Thanks in advance