Skip to content

Commit 531f13b

Browse files
authored
Merge pull request #10613 from v-makouz/master
Added mention of support of SQL Server 19 by Driver 17.3 and above
2 parents 15656d4 + de41106 commit 531f13b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ The ODBC Driver 11 for [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.m
2222
The ODBC Driver 13 and 13.1 for [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)], in addition to the above, supports SQL Server 2016.
2323

2424
The ODBC Driver 17 for [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] supports all the above ones and also SQL Server 2017.
25-
25+
26+
The ODBC Driver 17 for SQL Server supports SQL Server 2019 starting with driver version 17.3.
27+
2628
The driver name that you specify in a connection string is `ODBC Driver 11 for SQL Server` or `ODBC Driver 13 for SQL Server` (for both 13 and 13.1) or `ODBC Driver 17 for SQL Server`.
2729

2830
## Supported Operating Systems

0 commit comments

Comments
 (0)