Microsoft
Software
Hardware
Network
Question : How do I improve Stored Procedure execution from SSRS report?
Hi Experts,
I have an SSRS report that uses a stored procedure as a data source. The stored procedure executes in around 10 seconds when in Query Analyser but when passing the parameters via the SSRS report (with the same parameters) just sits there and executes, nothing happens.
I did see some posts on parameter sniffing and using SET NOCOUNT ON, and having local variables in Stored Procedure. Tried pretty much everything. Is there a solid solution to this?
Many thanks in anticipation.
Answer : How do I improve Stored Procedure execution from SSRS report?
The Parameters have to be in the same read order as in the SP.
Random Solutions
BackupExec Problems Creating BackupToDisk folder on Buffalo Terastation Pro
Word Press Hosting Question
msoutlook 2007 data file do not compress
Outlook business Card
Windows Authentication with User and Roles management in SQL Server
Windows – System Error (a duplicate name exists on the network)
Delete rows in each txt file that matches full or partially. Whose names are mentioned in another txt file.
How to connect to Oracle 11g as "SYS" from PB
Toshiba Satellite randomly shuts off and won't turn on
Deploy RemoteApp MSI using GPO