Rattlesnake
Registered User.
- Local time
- Today, 14:13
- Joined
- Sep 19, 2002
- Messages
- 31
hi,
I have a chart , that is based on a query (lets say queryC). QueryC is based on 2 other queries (A and B).
While calling a the chart(displaying it) , I want to pass a "WHERE" condition to the queries
A and B. Basically A and B supply the records for the chart and Query C groups and SUMS them.
How can I do this?? (offcourse at runtime)
Thanks a lot.
I have a chart , that is based on a query (lets say queryC). QueryC is based on 2 other queries (A and B).
While calling a the chart(displaying it) , I want to pass a "WHERE" condition to the queries
A and B. Basically A and B supply the records for the chart and Query C groups and SUMS them.
How can I do this?? (offcourse at runtime)
Thanks a lot.