Microsoft
Software
Hardware
Network
Question : SSRS Report Speed issue
Hi Experts,
Im running a report in SSRS 2005.
I noticed that when running under sysadmin account it would run in 5 seconds while running with a low privilege account with just select permissions would take around 75 seconds.
Any clue why this happens?
Answer : SSRS Report Speed issue
hi
when u write
cmd.Parameters.AddWithValu
e("@SPMess
age", "");
then length of @SPMessage set to char(1) but then sp parameter is char(100) in casting (in C# code in return) the the @SPMessage is truncated
Random Solutions
Dell 6410 no video when attached to docking station
QAT disappears when opening Access 2007 database
Create Excel 2007 Spreadsheet with Php
What new does WPF 4.0 offer?
FTP on a Cisco ASA5505
Transparent Form (Only) in C#
Lables printing problem using MS Word
How do I create an MS-DOS startup disk in XP
outlook 2007 keeps faulting in module msoert2.dll
Killing and Restarting Explorer.exe in .Net