Author: SSWUG Research

Community

Parse time by day of the week

(Bobby Durrett) I wanted to find out if queries against a particular table were experiencing parse time during the week. We had previously seen issues where queries on the table would be stuck parsing for tens of minutes before they started actually running. I think this has been resolved but I’m

Community

Rendering ASP.NET

(Jimmy Bogard) I work on quite a few line of business applications, and a common ask is for printable reports. I could use a tool like SQL Server Reporting Services, but to be honest the report building and styling of those tools is difficult to say the least.