On Thu, Sep 9, 2010 at 13:07, Ed Leafe <[email protected]> wrote:
> On Sep 9, 2010, at 12:55 PM, Nate Lowrie wrote:
>
>>> What you should do is denormalize your data into one big unioned dataset. 
>>> Feed that
>>> to the Cursor property.
>>
>> That could get really ugly since I wanted to pull multiple rows for
>> each table and one of the tables had a parent child relationship on
>> it.  Why this design instead of allowing for multiple tables like
>> Crystal?
>
>        <not a report expert!>
>
>        Is there only one Cursor available in a report? Is there no way to 
> establish parent-child relationships?

I can't find a way to do it and it seems the way of doing it is to
denormalize the parent/child tables into a single DataSet. Seems
backwards to me coming from Crystal Reports.

Regards,

Nate
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to