If I understand it correctly the (number of) rows in your slave table will change dependend of the mastertable?
Maybe I am wrong but if there is a proper parent -child relationship between the tables you should not need to worry about it, because Rbase will manage this. My suggestion is to think carefully about the datamodel. In my experience this is half of the job to do. Tony From: [email protected] [mailto:[email protected]] On Behalf Of Lawrence Lustig Sent: vrijdag 25 maart 2011 2:26 To: RBASE-L Mailing List Subject: [RBASE-L] - RE: Too Many Tables Defined in report. << I meant the views in the subreports too, if possible >> Yes, I'll try all three. But even if I make smaller tables to support the subreports, each time one of the subreports prints (they're in the detail section), they'll need only a small number of the records from the smaller temp table (based on column columns in the driving table and the subreport tables). So, if that causes some kind of hidden internal dataset to be generated, I may be in the same position (but, remember, I'm only guessing about some kind of internal dataset causing the problem). -- Larry

