News

SQL Server Profiler has always been a great tool for tracing activity “under the hood” on a SQL Server and assessing its performance. One feature that helps us quickly set up a trace on our ...
Enter the SQL Profiler. This monitoring tool is designed to trace any activity that occurs on a SQL Server database server.
When SQL Server Management Studio is already open, the easiest way to open SQL Profiler is to click on the Tools dropdown menu. Then select "SQL Server Profiler" from the menu.
Also, the Profiler captures only successful commands and logins; if a user issues a SQL command that is denied, for example, the SQL Server 7.0 Profiler will not report it.
SQL Server 2008 Integration Services ships with the wonderful new Data Profiling Task. Much as the name implies, it profiles the data in a given table and returns a ton of useful information. The task ...
A recently discovered vulnerability in Microsoft's SQL Server 2000 database allows users to mask their log-in names.
Andy Hogg demonstrates how to clean up dirty data with the data profiling tool that comes with Microsoft SQL Server ...
IDERA today announced the availability of SQL Data Profiler, a free tool with a focus on the needs of data architects.
Idera, a leading provider of application and server management solutions, today announced the availability of SQL XEvent Profiler 1.0, a free tool that allows DBAs to create, run and view SQL ...