Other News

Editorials

Backwards Compatible

Backwards Compatible The following question was posted in the SSWUG group on Linked-In: “How we do deploy a RDL developed using Visual Studio 2008 environment in SQL Server 2005 Reporting server?” This is really a very good question. It is worthy of some discussion should you, our reader, have time to respond with your ideas and experience. The issue for […]

Uncategorized

Dynamic Management Views

Introduction to SQL Server Reporting Services – Tomorrow, August 25 Last chance to sign up for the next virtual class, "Introduction to SQL Server Reporting Services". This "Made Simple" course, taught by Sherri McDonald, a Business intelligence expert from Pragmatic Works, is a great investment for your personal development. If you’re ready to up your game, come on in and […]

Community

NVL versus Coalesce

(Lewis Cunningham) I’m doing some PL/SQL tuning and I’m examining several existing stored procedures to see how I can speed them up. While I won’t share my clients structures or code, I will talk about some of the interesting things I’m doing.