How do you start a database in a single user mode when there is corruption? Here are simple steps in SQL Server Configuration Manager, one by one.
SQL SERVER – Disable IntelliSense in SQL Server Management Studio
A client with over 350,000 tables in one database saw metadata locking every time SSMS opened. Disabling IntelliSense in SQL Server Management Studio fixed it.
How to Change Language for SSMS? – Interview Question of the Week #194
How do you change language for SSMS? A workshop attendee asked me and I had to research it, but the steps are simple and start in the Tools menu.
SQL SERVER – Restoring SQL Server 2017 to SQL Server 2005 Using Generate Scripts
You cannot back up SQL Server 2017 and restore it on SQL Server 2005. The workaround I used for a client: generate scripts in SSMS and run them on the old server.







