Help to solve common SQL Server issues when you use Microsoft SQL Server 2014/2012 /2008/2005/2000.
Whether SQL Server log file has occupied a lot of space on server? The tutorial will tell you how to shrink even delete log file to save or free space for you.
When SA account is disabled and if you want to use it or connect SQL Server with Mixed Authentication Mode but not Windows Authentication Mode, you should enable SA account in SQL Server.
As you know, two authentication modes are available in SQL Server. But why users failed to log into SQL Server with Windows Authentication Mode sometimes? Here are the reasons and solutions.
About SQL Server