|
-
Mar 17th, 2008, 08:51 AM
#1
Thread Starter
New Member
Two recordset in one data report?
Can I use 2 recordset in one data report? please help...
-
Mar 17th, 2008, 08:57 AM
#2
Re: Two recordset in one data report?
I don't see why not.
Did you try and run into a problem?
-
Mar 17th, 2008, 11:40 AM
#3
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.
-
Mar 17th, 2008, 12:30 PM
#4
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|