With VB6 DataReport, is it possible to insert another Detail section in a detail section like it's possible to do in Microsoft Access ?

I want to show the content of 2 recordsets in 1 data report. I want to show a list of recipes and in the second detail section, show their ingredients.

Is it possible or not ?