Print Page | Close Window

Binding to an SP that returns several resultsets

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=9058
Printed Date: 14 May 2024 at 5:04am


Topic: Binding to an SP that returns several resultsets
Posted By: Ant_222
Subject: Binding to an SP that returns several resultsets
Date Posted: 08 Feb 2010 at 8:26am
Hello all,

I am switching to Crystal Reports Basic 2008 for SAP Business One, from an older version where data was bound to reports through typed datasets. And the datasets were filled using one stored procedure that returned two resultsets: one for the document header and one for the table.

Now, the new Crystal Reports seems to be unable to bind data properly to such stored procedures and I have split them so as they will return one resultset per procedure.

Hereby I'd like to ask if there's a way to bind data from my old procs.

Thank you in advance,
Anton



Print Page | Close Window