I am using Crystal Reports 8.5 and Oracle 8i.
I want to create temporary tables and then manipulate the data from those tables and insert into another table. That last table will be used as the data for the report in Crystal.
Can I do this within crystal reports? I see that they have "Crystal syntax" and "Basic syntax" for formulas, but can I run queries to insert data into temp tables, manipulate that data into a final temp table and take those results into the report? Do I need to use a stored procedure within Oracle instead?
Thank you,
Marie
I want to create temporary tables and then manipulate the data from those tables and insert into another table. That last table will be used as the data for the report in Crystal.
Can I do this within crystal reports? I see that they have "Crystal syntax" and "Basic syntax" for formulas, but can I run queries to insert data into temp tables, manipulate that data into a final temp table and take those results into the report? Do I need to use a stored procedure within Oracle instead?
Thank you,
Marie