Re: Problem with Stored Proc as a DataSource
Posted: Fri May 23, 2014 6:26 am
MS's ReportBuilder is able to retrieve parameters and columns for Stored Proc without editing it's options.Aleksey wrote:it is a ADO.NET limitations, not our
Without user help. And I do believe, it's done via ADO.NET.
It works without magical passes even if SP uses temporary tables. BTW, temporary tables are VERY important while creating reports in Stored Proc