Stored Procedure parameters
Posted: Tue Jan 28, 2025 9:03 am
Hello,
I've been working on a report using OData. The data source is a stored procedure, which has 3 input parameters. I created 3 variables and they get the data from the form. But the parameters remain null. How to pass these values from the variables to the parameters of the stored procedure? I use Stimulsoft Designer, version: 2024.3.2 from 9.7.2024., WPF v2, .NET 7.0
Thank you!
I've been working on a report using OData. The data source is a stored procedure, which has 3 input parameters. I created 3 variables and they get the data from the form. But the parameters remain null. How to pass these values from the variables to the parameters of the stored procedure? I use Stimulsoft Designer, version: 2024.3.2 from 9.7.2024., WPF v2, .NET 7.0
Thank you!