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
We accumulate and retain documentation for very old versions of Microsoft SQL Server in sets of archived webpages. The archived webpages are not processed by search engines, such as Bing.com and Google.com. Yet you can see these archives at our Docs _previous-versions/sql/_ address:
2
+
We accumulate and retain documentation for very old versions of Microsoft SQL Server, in sets of archived webpages. The archived webpages are not processed by search engines, such as Bing.com and Google.com. Yet you can see these archives at our Docs _previous-versions/sql/_ address:
@@ -11,17 +11,14 @@ These archives include the documentation for at least the following older versio
11
11
- SQL Server 2008
12
12
- SQL Server 2005
13
13
14
-
[SQL Server 2014 documentation](/previous-versions/sql/2014/index?view=sql-server-2014) is still available on our main Docs address.
14
+
[SQL Server 2014 documentation](/previous-versions/sql/2014/index?view=sql-server-2014&preserve-view=true) is still available on our main Docs address.
15
15
16
-
[SQL Server 2019 documentation](https://docs.microsoft.com/sql/sql-server?view=sql-server-ver15) is available on our main Docs address. Then use the versioning dropdown near the top of the page, to select another version of interest.
16
+
<!--
17
+
FYI: In the following link syntax to SQL 2014 content, the two 'view' related parameters are entirely optional in this case. The reason is that 'sql/2014/' will never be a node for say SQL 2012 or SQL 2016 content URLs on Docs. Thus no distinction from 'view' values will ever be necessary.
17
18
18
-
For more information about the documentation for previous versions of SQL Server, see [Previous versions of SQL Server documentation](/previous-versions/sql/).
19
-
20
-
<!-- GM:
21
-
On links to file 'previous-versions-sql-server.md', append
22
-
'?view=sql-server-previousversions'
23
-
only when customer explicitly does so.
24
-
If our markdown ever needs to append a ?view= for the article, best is probably
25
-
'?view=sql-server-2016' .
19
+
[SQL Server 2014 documentation](/previous-versions/sql/2014/index?view=sql-server-2014&preserve-view=true) is still available on our main Docs address.
26
20
-->
27
21
22
+
[SQL Server 2019 documentation](https://docs.microsoft.com/sql/sql-server?view=sql-server-ver15&preserve-view=true) is available on our main Docs address. Then use the versioning dropdown near the top of the page, to select another version of interest.
23
+
24
+
For more information about the documentation for previous versions of SQL Server, see [Previous versions of SQL Server documentation](/previous-versions/sql/).
Copy file name to clipboardExpand all lines: docs/sql-server/end-of-support/sql-server-end-of-life-overview.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
---
2
2
title: "End of support options"
3
3
description: Learn about the different options available for SQL Server products that have reached end of support, such as SQL Server 2005, SQL Server 2008, and SQL Server 2008 R2.
Copy file name to clipboardExpand all lines: docs/sql-server/sql-docs-navigation-guide.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
---
2
2
title: SQL Server docs navigation tips
3
3
description: Tips and tricks for navigating the SQL Server technical documentation - explains such things as the hub page, the table of contents, the header, as well as how to use the breadcrumbs and how to use the version filter.
0 commit comments