I have 100+ reports which were created using a native connection (psbdao.dll) to an Access2000 DB in Crystal Reports 8.5. In VB using the craxdrt.dll, I'd like to automate a way to verify each report against the DB. I am able to view a report at run-time if the DB has not changed, but I get no data showing if the structure has changed. I realize that I could open the report in CR85 and Database|Verify then save it, but that's quite time consuming for so many reports. Has anyone had success in verifying a report through VB? If so, is there an easier way to save the verified report other than calling the SaveAs method of the report object and then renaming to the original filename?
Thanks for any and all help...
Thanks for any and all help...