i am working on a project with oracle database and vb data reports. i have figured out the connections, dynamic sql and the like and am ready to create a report and thats where i'm stuck.

i have to use four recordsets coz 3 recordsets differ with the change in row of the first recordset. i need to put that in a single data report.

my question here is how do i connect multiple recordsets to a single data report page?