James
Thanks for the pointers.
You are right. It IS better to assign the dataset
from within the report. Much more straightforward.
There are reasons why it is not convenient to put
the query on the report (not sure how valid they are, though!)
So my intention is to set the dataset within the
report - like:
Case RepNo of
1: Dataset :=
Query1;
2: Dataset :=
Query2;
etc.
So now the question may be simpler:
How do I pass the parameter RepNo to the
report?
Mark
|
- [DUG]: Passing DataSet to Quick Report Mark Howard
- [DUG]: Dialup Networking Sandeep
- RE: [DUG]: Passing DataSet to Quick Report James Low
- Re: [DUG]: Passing DataSet to Quick Report Mark Howard
- RE: [DUG]: Passing DataSet to Quick Report James Low
- RE: [DUG]: Passing DataSet to Quick Report Mark Howard
- RE: [DUG]: Passing DataSet to Quick Report James Low
- Re: [DUG]: Passing DataSet to Quick Report Mark Howard
- Re: [DUG]: Passing DataSet to Quick Report Nello Sestini
- RE: [DUG]: Passing DataSet to Quick Report James Low
- Re: [DUG]: Passing DataSet to Quick Report Mark Howard