Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
hello all my question is how to bind multiple isolated stored procedures to one crystal report? regards in adavnce
You can use Dataset and fill tables in the dataset from different stored procedures, and finally bind the report to the dataset.
Regards, Prakash Kalakoti