Print Page | Close Window

Crystal Report with Multiple datatables (not table

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Data Connectivity
Forum Discription: How to connect to data sources and export reports
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=22421
Printed Date: 23 Apr 2024 at 2:56am


Topic: Crystal Report with Multiple datatables (not table
Posted By: aspfun
Subject: Crystal Report with Multiple datatables (not table
Date Posted: 24 Aug 2017 at 9:38am
One stored procedure create a dataset in which there are 10 datatables.

Since the stored procedure can't modify so that I have to use dataset to bind Crystal Report.

I knew how to bind dataset with single datatable to CR.

But, how to bind multiple datatable to CR?



Replies:
Posted By: kevlray
Date Posted: 25 Aug 2017 at 4:30am
Normally one does this through a sub-report.  I have not ever attempted it otherwise.


Posted By: hilfy
Date Posted: 20 Sep 2018 at 5:31am
Crystal cannot use a stored procedure that returns multiple tables/cursors in its result.

-Dell

-------------
Proviti, Data & Analytics Practice
http://www.protiviti.com/US-en/data-management-advanced-analytics - www.protiviti.com/US-en/data-management-advanced-analytics



Print Page | Close Window