Hello everyone,
We created an sql stored procedure that returns a custom report in our sql. The stored procedure was added to a Report Data Set in Visual Studio 08, because we were unable to add it to VS 2013 and 2010.
When I try to add the .rdl file that was created in the VS08, to the Report Section in my Solution - I get this error "rsInvalidDataSourceReference Error".
Is this error thrown because of the Visual Studio version that created the file, or is it something else? Is there a way to create an .rdl file from sql stored procedure in Visual Studio 2013, because I can't seem to find it.
I tried using the Report Application and then add my database to it, but there wasn't a reference to the stored procedure.
Thanks in advance,
Georgi B.
*This post is locked for comments
I have the same question (0)