LeonelSanchezJr
Programmer
I have one report that uses Stored Procudure "FORM2". Stored Procedure "FORM2" calls Stored Procedure "FORM2A". When I run the stored procedure outside of Crystal, it works fine and returns two data sets (one from each stored procedure), however, when I preview my Crystal Report, only the record set from the first stored procedure is returned. What do I have to do in order to get the second recordsset.
I will have a total of 8 stored procedures, so I have to do it this way.
I will have a total of 8 stored procedures, so I have to do it this way.