Hi All,
i have stored procedure wich has two select statements, that returns fields.
My problem is, that dataset in visual studio 2005 (when creating new report) has fields that were generated only by first select.
Does exist any solution that shows me all fields I need?
Thank you very much.
i have stored procedure wich has two select statements, that returns fields.
My problem is, that dataset in visual studio 2005 (when creating new report) has fields that were generated only by first select.
Does exist any solution that shows me all fields I need?
Thank you very much.
Comment