MattDavies51
Programmer
Hi
I am using SQL Server 2000/ Crystal Reports 8.
I have a stored procedure with 3 select statements returning 3 recordsets of data.
Is it possible to display all 3 in a Crystal report without having to split into 3 stored procedures/3 subreports?
Also, I dont want to use a union statement.
Any help will be appreciated.
Matt
I am using SQL Server 2000/ Crystal Reports 8.
I have a stored procedure with 3 select statements returning 3 recordsets of data.
Is it possible to display all 3 in a Crystal report without having to split into 3 stored procedures/3 subreports?
Also, I dont want to use a union statement.
Any help will be appreciated.
Matt