Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Creating Multiple Datasets from stored procedure

    hi sam,

    If a stored procedure returns multiple rowsets (executes multiple SELECT statements), only the first rowset is processed by the report.

    If you need all results, consider implementing a wrapper...

Viewing post 1 (of 2 total)