Hi all
Recently I took over an old project which was developed on VS 2005 using Crystal Report XI (separate purchase) 7 years ago. I have imported the project into VS 2010 and replace the CR 11.5 with CR 13 (that came with VS 2010).
I realised some of the reports had the option 'Verify on Every Print' checked and in the code, the subroutine VerifyDatabase() was called prior to each print.
Question 1.
Can I remove this option 'Verify on Every Print'? With this checked, the report will take triple the time to print.
Question 2.
What is the use of this option? I googled for a week and unable to find a good explanation to use and not to use.
Question 3.
Can CR 13 (embedded) run on 64-bit Windows 7 and Windows 8/8.1 after upgrading the project file from VS 2005 to VS 2010?
Question 4.
If I were to upgrade to VS 2013, will there be any vast speed improvement?
Any of your input is appreciated.
Please assist me.