Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report Builder 2.0
Message
From
10/09/2009 11:28:31
 
 
To
10/09/2009 10:42:18
General information
Forum:
Microsoft SQL Server
Category:
Reporting Services
Miscellaneous
Thread ID:
01423230
Message ID:
01423447
Views:
34
Hi Tc Holzer,

Thanks for your response.

I've figured out how to add multiple datasets to the report and how to change the SQL query on them provided they keep their structure [ where were you yesterday? :) ] but the question about adding multiple database tables to a single table is my main problem now.

For example - three tables: Transaction, TransactionDetail, Stock

Transaction
transID, custRef,

TransactionDetail
detailID, transID_FK, stockID_FK, qty, amount

Stock
stockID, stockRef, stockDesc

The table will display:
transID, stockID, stockDesc, qty, amount
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform