c# - Crystal Report not updating correctly from ODBC DSN Database View -
When I print my crystal report, it will not print the correct (most recent) database view For, I have to manually select "set dataset location" and then I want to click on the tables and then click Update. If I do not do that, then she continues to print the old scene as much as possible.
I have the option to "Verify on every print" but this does not seem to work.
I am using VS 2010 with the beta crystal report for 2010 and ODBC 5.1.
Thanks
It looks like you enable the Enable report report option . Try to open the report in Report Designer, and see if there is a tick on the File menu next to Save data along with the report option - if so, uncheck it, save the report and try again.
Comments
Post a Comment