Wednesday, June 6, 2018
MS SQL Server - Restore database
Restore database
1. In Object Explorer, connect to an instance of the SQL Server Database Engine and then expand that instance. 2. Right-click Databases and select Restore Database... 3. On the General page, use the Source section to specify the source and location of the backup sets to restore. Select one of the following options: Device 4. Click the browse (...) button to open the Select backup devices dialog box. 5. Add then OK, OK
Subscribe to:
Post Comments (Atom)
Visual Studio - Swagger and Swashbuckle with ASP.NET Core 2
Swagger and Swashbuckle with ASP.NET Core 2 Swagger is a specification used to document an API. As I am sure we all know API documen...

-
Modify Visual Studio by adding or removing workloads and components 1. Open Visual Studio 2. Go to Tools - Get Tools and Features 3. Sel...
-
How to Install Internet Information Services on Windows 8 or Windows 10 1. Search "windows features" and enter 2. Click on the ...
-
Query Designer Open SQL Server Management Studio. Select the database you want to query from in the drop down list of the SQL Editor to...
No comments:
Post a Comment