Results 1 to 4 of 4

Thread: Two recordset in one data report?

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2008
    Posts
    6

    Two recordset in one data report?

    Can I use 2 recordset in one data report? please help...

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Two recordset in one data report?

    I don't see why not.

    Did you try and run into a problem?

  3. #3
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    Re: Two recordset in one data report?

    No. The DataReport can only have 1 data source. It does support reading from hierarchical recordsets (recordsets within a recordset) which might be an option/workaround for your report.

  4. #4
    Addicted Member
    Join Date
    Jan 2008
    Location
    Pittsburgh
    Posts
    169

    Re: Two recordset in one data report?

    Create two views and then one query that retrieves data from both views.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width