On 9/9/10 9:11 AM, Nate Lowrie wrote: > Does anyone have a sample report for an order invoice?
See dabo/dabo/lib/reporting_tests/invoice > Also, a report > that can pull from 2 separate tables (not a parent/child > relationship)? What you should do is denormalize your data into one big unioned dataset. Feed that to the Cursor property. Paul _______________________________________________ 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]
