Welcome to SqlServer-QA.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, June 19, 2007 - Posts

Request for feedback: SQL Server encryption interoperability on MSDN forums
You may be aware that the native encryption is introduced in SQL Server 2005 by making use of the algorithm involves a component known as the encryption key (a sequence of characters). Using this method the process can be reversed by applying an appropriate Read More...
SQLServer2005 Profiler (profiler90.exe) fails to launch with Application Error (0x0000005)
Further details and resolution for this problem can be found from this FAQ entry. Read More...
Transaction Log Guidelines
I always see many posts in the forums asking about transaction log backups and their importance. For the point in time recovery they are must in order to provide the data upto date or atleast that are committed. Yet I have seen many articles out there Read More...