Welcome to SSQA.net Sign in | Join | Help

SQL Server Storage Engine & Tools (SSQA.net)

SQL Server Tools includes storage engine that includes a complete set of graphical tools and command prompt utilities that allow users, programmers, and administrators. SSMS, SSRS, SSIS & SSAS are most commonly used tools.

Tuesday, April 10, 2007 - Posts

How to fix outdated names of Windows logins?
I had a problem when testing a code from a production server to development (pre-production) server, this was used by using a sync. of logins. Environment is similar on each other SQL Server 2005 on Windows 2003 server. Only change was a domain name, Read More...
SQLIO testing experience
Much ADO to the subject on SQLIO testing on the hardware configuration. Read More...
Recommended Hardware Configurations for SQL Server!
Do you want a recommended hardware configuration for SQL Server at your shop? Then here is an extensive resource list by Joe Chang, as he takes most of his experience in this aspect which helps a lot to the system administrators & DBAs out there. Read More...
How to Grant ALTER TRACE in Management Studio?
In SQL Server 2005 the good feature is a SQL user can run the PROFILER or Trace without having a SYSADMIN privilege, as referred on this FAQ . Nice feature, isn't it. At the same time few users might be interested to perform same using SQL Server Management Read More...