Concatenate in expressions

Stimulsoft Dashboards.PHP discussion
Post Reply
Asawyer13
Posts: 16
Joined: Fri Aug 23, 2019 12:16 am

Concatenate in expressions

Post by Asawyer13 »

I am having a problem where I can't seem to pass two parameters to a SQL Server stored procedure.

In the data source I am using a Query

exec sp_doquery1 @Name, @ForDate

and have Name and ForDate setup as parameters (without the @).

This works if I just pass one variable, but if I try passing two, it works in the developer, but not in the published app.

I am using the newest developer version 2023.1.6

Thanks
Alan
Lech Kulikowski
Posts: 6198
Joined: Tue Mar 20, 2018 5:34 am

Re: Concatenate in expressions

Post by Lech Kulikowski »

Hello,

We couldn't reproduce the issue.
Please send us a sample report with test data that reproduces the issue for analysis.

Thank you.
Post Reply