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.

Browse by Tags

All Tags » path   (RSS)
How to find who installed the SQL Server instance?
So who installed the SQL Server, how can you find it? This was the question asked by an user when I was sitting in SQLPASS SQL Lounge to help the users. The question was obvious and interesting to answer. Until SQL Server version 2000 you could refer Read More...
Change SQLAgent log file location after SQL Server installation
Can we change the location of SQL agent error log file after the SQL Server program is installed? Yes, i n terms of configuring a specified number of SQL Server Agent error logs, this is not possible. The default number of log files for SQLAGent is 9 Read More...