Answered by:
Crystal report

Question
-
Sir, how to add multiple tables in crystal report(windows application)
- Moved by Mike Feng Monday, January 21, 2013 1:28 AM
Thursday, January 17, 2013 11:34 AM
Answers
-
Hi Karishma,
Welcome to the MSDN Forum.
For Crystal report issue, please try here: http://forums.sdn.sap.com/forum.jspa?forumID=313
Thank you.
Best regards,
Mike Feng
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- Marked as answer by Just Karl Saturday, September 21, 2013 4:15 PM
Friday, January 18, 2013 3:15 PM -
You can add as many tables as you desire in the Crystal Report Designer.
From the Database fields drag the required fields the report.
Ref: "http://www.aspfree.com/c/a/Database/Generating-a-Multiple-Table-Crystal-Report-using-VS-2005/"
"http://csharp.net-informations.com/crystal-reports/csharp-crystal-reports-multiple-tables.htm"
It all Happenz Sendil
Thursday, January 17, 2013 11:49 AM
All replies
-
You can add as many tables as you desire in the Crystal Report Designer.
From the Database fields drag the required fields the report.
Ref: "http://www.aspfree.com/c/a/Database/Generating-a-Multiple-Table-Crystal-Report-using-VS-2005/"
"http://csharp.net-informations.com/crystal-reports/csharp-crystal-reports-multiple-tables.htm"
It all Happenz Sendil
Thursday, January 17, 2013 11:49 AM -
Hi,
i think you need to write a Stored Procedure, there you can join data from multiple tables and return those data to your .NET application. Then after you use your report to show desired data.
Hope this helps.
One good question is equivalent to ten best answers.
Thursday, January 17, 2013 12:52 PM -
Hi Karishma,
Welcome to the MSDN Forum.
For Crystal report issue, please try here: http://forums.sdn.sap.com/forum.jspa?forumID=313
Thank you.
Best regards,
Mike Feng
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- Marked as answer by Just Karl Saturday, September 21, 2013 4:15 PM
Friday, January 18, 2013 3:15 PM -
how to filter data at runtime by putting values in textbox?
MCA,LUCKNOW.
Tuesday, April 29, 2014 11:09 AM