• subscribe


Richard Ding

Richard Ding, PhD, is a principal DBA at American Student Assistance in Boston. For the past 10 years he has worked with SQL Server and has published several SQL Server–related articles.

Email: rding@amsa.com

My Latest Content
My Latest Comments



Author Articles

Building a SQL Server Inventory Report

By Richard Ding, 03/24/2010

Learn how to use SSIS and SSRS to build and deploy the SQL Server Inventory Report.

Automate SQL Server Error Log Checking

By Richard Ding, 09/29/2008

Use this custom solution to check error logs in a mixed SQL Server 2005 and SQL Server 2000 environment.

Meet sp_who1

By Richard Ding, 02/15/2005

Sp_who and its cousin sp_who2 give DBAs crucial information about SQL Server user connections and processes, but they have limited filtering and block-finding capabilities. ...