Skip to Content
0
Former Member
Mar 20, 2009 at 12:50 PM

Crystal not refreshing

16 Views

Hi all,

Am using crystal report for my web application so here am passing my parameter from jsp page

but it is not refreshing

For example

I am select Month=jan my query goes this way.

Select * from employee where month='jan' group by department order by designation

when am intially design in eclipse in filter option am selecting 'jan' and when am running in browser am passing the same query with the parameter but here instead of 'jan' am passing month variable where my month variable changes every time according to user choose

my crystal report is not getting refreshed ..

hope u understood my problem

Regards

Vanishree.B