Hi,
I need to create a report in my MVC application that using SQL stored procedure with dynamic SQL query string and EXEC command.
How can I do it and is there any example of that?
Best Regards
Hi,
I need to create a report in my MVC application that using SQL stored procedure with dynamic SQL query string and EXEC command.
How can I do it and is there any example of that?
Best Regards