You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Articles/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1450,6 +1450,7 @@ Articles types:
1450
1450
|[SQL Server Database RESTORE WITH MOVE or not WITH MOVE]| Mike Eastland | 2013-11-22 |[DBA]|
1451
1451
|[Getting exclusive access to restore SQL Server database]| Greg Robidoux | 2021-02-21 |[DBA]|
1452
1452
|[How to migrate a SQL Server database to a lower version]| Basit Farooq | 2019-08-05 |[DBA]|
1453
+
|[Make Network Path Visible For SQL Server Backup and Restore in SSMS]| Ahmad Yaseen | 2015-03-03 |[DBA]|
1453
1454
1454
1455
[Understanding how SQL Server executes a query]:http://rusanu.com/2013/08/01/understanding-how-sql-server-executes-a-query/
1455
1456
[SQL Server Index Design Guide]:https://technet.microsoft.com/en-us/library/jj835095.aspx
@@ -2874,3 +2875,4 @@ Articles types:
2874
2875
[SQL Server Database RESTORE WITH MOVE or not WITH MOVE]:https://www.mssqltips.com/sqlservertip/3113/sql-server-database-restore-with-move-or-not-with-move/
2875
2876
[Getting exclusive access to restore SQL Server database]:https://www.mssqltips.com/sqlservertip/1407/getting-exclusive-access-to-restore-sql-server-database/
2876
2877
[How to migrate a SQL Server database to a lower version]:https://www.mssqltips.com/sqlservertip/2810/how-to-migrate-a-sql-server-database-to-a-lower-version/
2878
+
[Make Network Path Visible For SQL Server Backup and Restore in SSMS]:https://www.mssqltips.com/sqlservertip/3499/make-network-path-visible-for-sql-server-backup-and-restore-in-ssms/
0 commit comments