java - crystal report working in viewer not working in application for date ranges -


i have crystal report working in crystal reports preview page. same not working on application.

we passing filter(where) parameters java application crystal reports, looks not working when added date range in filter, in date (2014,08,01) date (2014,11,13) report not working.

the same filters applied in crystal report test working fine.

compared both sql queries generated looks same. report empty when runned using application.

any suggestions debugging issue?

this issue filter string passing java crystal reports, string length seems have restrictions.

i reduced filter string been passing cr made issue fixed.


Comments

Popular posts from this blog

c - CUDA code not processing if block properly -

Android Capture Image From Camera -

oracle11g - get root domain from url Oracle sql regex_substr -