From: Bob D. <bd...@si...> - 2006-08-14 18:59:26
|
On Sat, 2006-08-12 at 10:34 +0500, Hameed U. Khan wrote: > Thanks Bob. Thank you very much. But there is one more querstion. > Suppose I have one more table in my database with same structure name > spam. Now I want to start spam's report from new page or after clean > has finished. In this case what I should do? You would add 2 queries and 2 reports before you call execute. In the main <Report> tag your would specify a query="name" of the query for the report. - Bob > > On 8/11/06, Bob Doan <bd...@si...> wrote: > > Then you really want one query (order by your status) and you want to > > use rlib breaks. > > > > - Bob > > > > On Fri, 2006-08-11 at 21:40 +0500, Hameed U. Khan wrote: > > > I want to break around the status field. > > > > > -- > > > > > > > > -- |