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
VB .Net 2008 Express Deploy Application
Error when I get content with Microsoft.XMLHTTP
Understanding why there are no $_POST["myvar"] and how this works on linux but not on windows?
Why does END TASK on a remoteapp session cause all remoteapp sessions to all servers to shut down?
paths in vb.net
XMLDOMN
lookup table and stop a form opening if more than two entries match a criteria
Saving typed Dataset to SQL Server
Oracle SQL -- WHERE NOT CLAUSE
SharePoint 2010 Webpart Request