I have inherited several reports that were created using tables. I could improve the performance of the reports a hundred-fold (maybe) by replacing the tables with SQL Commands. My question is: How can I make the report point to the SQL Command for the fields that are already on the report? Going through each formula, group, and field and replacing the original table name with the new SQL Command name is SO incredibly time consuming and labor intensive. Any suggestions?
I am using Crystal XI with SQL Server.
I am using Crystal XI with SQL Server.