Skip to content

Commit d3736b4

Browse files
authored
Adjust the supported database versions for 13.1
ODBC 13.1 supports SQL Server 2017. Also modifying to reflect that SQL Server 2005 support was dropped in ODBC 13.
1 parent 22058cf commit d3736b4

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/connect/odbc/windows/system-requirements-installation-and-driver-files.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,11 @@ The ODBC Driver 11 for [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.m
1818

1919
The ODBC Driver 11 for [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] on Windows can be installed on a computer that also has one or more versions of [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] Native Client.
2020

21-
The ODBC Driver 13 and 13.1 for [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)], in addition to the above, supports SQL Server 2016.
21+
The ODBC Driver 13 for [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)], supports connections to SQL Server 2016, SQL Server 2014, SQL Server 2012, [!INCLUDE[ssKilimanjaro](../../../includes/sskilimanjaro-md.md)], and [!INCLUDE[ssKatmai](../../../includes/sskatmai_md.md)].
2222

23-
The ODBC Driver 17 for [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] supports all the above ones and also SQL Server 2017.
23+
The ODBC Driver 13.1 for [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)], in addition to the above for 13, supports SQL Server 2017.
24+
25+
The ODBC Driver 17 for [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] supports the same database versions as 13.1.
2426

2527
The ODBC Driver 17 for SQL Server supports SQL Server 2019 starting with driver version 17.3.
2628

0 commit comments

Comments
 (0)