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 » administrator » sql server   (RSS)
SQL Server license with multi-core CPU technology, confusing concepts?
How many SQL Server licenses you need to fix the number of CPUs on the server? The answer it depends on the number! Well having hyper-threading (i.e. multiple threads execute on a single physical CPU appearing as 2 logical CPUs) and dual-core technology Read More...
Error - There is not enough disk space on the destination disk, during a SQL Server failover cluster installation
Had an interesting problem on one of the SANs that will be used to setup a failover clustering installation. The issue error "'There is not enough disk space on the destination disk for the current SQL server data files" and when I have checked relevant Read More...
Windows Vista vs SQL Server error: Create failed for Database 'dbname' Microsoft.SqlServer.Express.Smo
When you have a Vista operating system along with SQL Server, the common error you get when trying to perform any sort of SYSADMIN sort of tasks. For instance when creating a database: TITLE: Microsoft SQL Server Management Studio ------------------------------ Read More...