gdanalakshmi
Registered User.
- Local time
- Today, 14:49
- Joined
- Nov 26, 2002
- Messages
- 102
I need to generate a report.
But I know the number of rows that appear in the report. I need to run a different query to generate each row in the report.
My question is should I create a temporary table and then feed the table to the datasource of the report or is there any another better way to do that??
But I know the number of rows that appear in the report. I need to run a different query to generate each row in the report.
My question is should I create a temporary table and then feed the table to the datasource of the report or is there any another better way to do that??