We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f6a8dd + 538f042 commit 8633c72Copy full SHA for 8633c72
1 file changed
docs/connect/jdbc/using-the-jdbc-driver.md
@@ -18,7 +18,7 @@ This section provides quickstart instructions to make a simple connection to a [
18
19
The Microsoft JDBC Driver provides different Jars to be used in correspondence with your preferred Java Runtime Environment (JRE) settings, as under:
20
21
-The Microsoft JDBC Driver 12.6 for SQL Server provides **mssql-jdbc-12.8.0.jre8.jar** and **mssql-jdbc-12.8.0.jre11.jar** class library files.
+The Microsoft JDBC Driver 12.8 for SQL Server provides **mssql-jdbc-12.8.0.jre8.jar** and **mssql-jdbc-12.8.0.jre11.jar** class library files.
22
23
The Microsoft JDBC Driver 12.6 for SQL Server provides **mssql-jdbc-12.6.0.jre8.jar** and **mssql-jdbc-12.6.0.jre11.jar** class library files.
24
0 commit comments