Generating a report in Progress 4Gl with dynamic data

seenunandagiri

New Member
I am getting problem with Crystal reports. I created a report using Crystal reports with data stored in a table. By Using openReport() method I generated report in progress 4GL.
But when I changed the data in a table it's not was not reflecting in the report. I tried with REFRESH() method but it is not working. So, can you help me in generate a report whener I change the data in a table.....
 
Back
Top