I have a report which prints data from a temporary
table.
This temp table is cross-tab populated with values depending
on date range.
The problem i am facing is
1> When i run the application with say year 2001
It prints the report .
Now I try to run with year 2000 it shows a blank report
2> Once I exit from the application & again start it. I entered 2000 it prints
the report with the right data but now it shows a blank
report for 2001
I think this has something to do with refreshing the report
I would really appreciate any help in this regard
btw, I am using CR4.6 that comes with VB6.0
Thanks
table.
This temp table is cross-tab populated with values depending
on date range.
The problem i am facing is
1> When i run the application with say year 2001
It prints the report .
Now I try to run with year 2000 it shows a blank report
2> Once I exit from the application & again start it. I entered 2000 it prints
the report with the right data but now it shows a blank
report for 2001
I think this has something to do with refreshing the report
I would really appreciate any help in this regard
btw, I am using CR4.6 that comes with VB6.0
Thanks