Category: SQL Server
Tutorials about usage of SQL Server, which can help you run it well.
06.11.2015
How to Recover Lost Access to a SQL Server Instance
Cannot access SQL Server instance? How can you connect to SQL Server instance after lost access to it?…
28.10.2015
How to Unlock SQL Server 2014 Database after SA Password Forgot
After SA password forgot, how can you unlock SQL Server 2014 database or connect to SQL Server database?…
23.12.2014
How to Install SQL Server 2012 in Windows 7/8 Virtual Machine
Prerequisites: 1. Windows system: Windows 7/8 2. Hardware and software requirements: .NET Framework 3.5, Windows PowerShell, Network Software,…
10.09.2014
How to Access to SQL after Lost SQL Server Database SA Password
Maybe you have faced such an issue of losing SQL Server SA password. SQL Server SA password was…
18.08.2014
MSSQL Reset SA Password after Database File Locked
MSSQL database file is locked and we couldn’t open it in SQL Server. Whether could we reset SA…
25.06.2014
Lock and Unlock Record in SQL Server Database
Why we lock and unlock record in SQL Server Database? And how do we lock and unlock records…