|
-
September 28th, 2009, 01:53 PM
#5
Re: How to make a report with multiple datasources?
 Originally Posted by HanneSThEGreaT
I agree with post #3 ( although I'm not a database guru, I have done this before ).
The best solution would be to create either a query that joins the tables ( a junction table )and use that for your source
Yes, but...they have different number of columns and datatype, I need something like
receipt1 value code descriptcion
.
.
.
-------
dollarSerial dollarValue
.
.
.
I need to have the data in same page but with different titles/number of columns/number of rows.
This cant be done with join table...or im wrong?
thanks
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
|