Page 1 of 1

Error when retrieving columns for sp with parameters

Posted: Fri Apr 26, 2013 5:37 am
by adinac
Hi,

I am trying to use stored procedures in MVC report designer. When I am trying to use sp without parameters everything works fine, but when I am defining sp with parameters I get the error 'Must declare de scalar variable ' (see attachment). I saw that this problem existed back in 2006. Can u give any feedback on why this happens?

Thanks

Re: Error when retrieving columns for sp with parameters

Posted: Fri Apr 26, 2013 11:07 am
by Alex K.
Hello,

Unfortunately, but retrieve columns does not work directly in Web designer.
As a way you can create datasource with stored procedure with parameters in standalone designer and then uses it in web version.
We have added this issue in our to-do list.

Thank you.

Re: Error when retrieving columns for sp with parameters

Posted: Fri Apr 26, 2013 11:17 am
by adinac
Hi,

Thanks for your quick response.

Is this feature something that you consider that will be included in next release or something a little more in the future?

Thanks

Re: Error when retrieving columns for sp with parameters

Posted: Fri Apr 26, 2013 12:00 pm
by HighAley
Hello.

We are planning to implement this feature in our next release.

Thank you.