james42
June 4th, 2004, 11:13 AM
Hello,
I have approximately 34 Crystal 8 reports that currently run off embedded sql statements. I need to change these to run off stored procedures, and am not sure how to convert them.
The returned columns are the same, although the queries have changed slightly.
If I attempt to directly change the SQL through "Show SQL Query" it doesn't take. I also tried "Set Location" which only replaces the table name with the sp name, and also fails.
If I build a new report from scratch, it works, but this is very time consuming and error prone.
Can someone tell me how to change the existing reports to use the sp's?
Thanks,
James
I have approximately 34 Crystal 8 reports that currently run off embedded sql statements. I need to change these to run off stored procedures, and am not sure how to convert them.
The returned columns are the same, although the queries have changed slightly.
If I attempt to directly change the SQL through "Show SQL Query" it doesn't take. I also tried "Set Location" which only replaces the table name with the sp name, and also fails.
If I build a new report from scratch, it works, but this is very time consuming and error prone.
Can someone tell me how to change the existing reports to use the sp's?
Thanks,
James