SSRS 2008 R2, VS 2008, custom table types

I have a saved proc that I use to create some custom lists. I am trying to create it as an SSRS report, but it gets confused when it suffocates trying to figure out parameters like a user table.

Am I just screwed up?

As an aside, it works when you invoke it using the sql exec statement.

Thank,

+3
source share
1 answer

AFAIK "" SSRS . - : SQL Server SQL Server 2008.

0

Source: https://habr.com/ru/post/1767092/


All Articles