Comments
-
Trying to create an advanced SQL report in report writer and thought it was limited to not being able to run T-SQL. So, I found this post about using a stored proc and did that. Below is the definition of my SP. It runs great in SSMS. However, when I configure the new report and execute it from report writer, it just…