Data Report not refreshing
Hi
I am using data report with the data environment in my program
When I show the report for the first time it works OK
If I now show the report again, any new data in the database is not shown in the report.
If I stop the program and restart the report shows the updated data.
How can I getr the report to show updated data without stopping the program.
I have tried refreshing the datareport
I have closed the data environment connection but when I open it I get an error message:
Invalid SQL Statement:
Expected DELETE;,INSERT;,PROCEDURE;,SELECT; or UPDATE
Any help please