Error when retrieving columns for sp with parameters

Stimulsoft Reports.WEB discussion
Post Reply
adinac
Posts: 16
Joined: Mon Apr 22, 2013 11:59 am

Error when retrieving columns for sp with parameters

Post 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
Attachments
sp_error.png
sp_error.png (29.13 KiB) Viewed 2212 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Error when retrieving columns for sp with parameters

Post 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.
adinac
Posts: 16
Joined: Mon Apr 22, 2013 11:59 am

Re: Error when retrieving columns for sp with parameters

Post 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
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Error when retrieving columns for sp with parameters

Post by HighAley »

Hello.

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

Thank you.
Post Reply