Hi Every one I have a report contains 2 command objects.But as per my requirement i need to pass one query columns as parameters to another query. I have max time and min time in one query.It should passed as from time and to time parameters to another query
where from time =(min time of 2nd query) and to time =(max time of 2nd query).
How can we do this,any other way like sub reports.Any ideas would be appreciated .Please suggest me