How to connect to SQL Server 2019 Express using Microsoft JDBC Driver with Amazon Corretto 11 JDK
Channel:
Subscribers:
5,740
Published on ● Video Link: https://www.youtube.com/watch?v=5X0ymi-biNk
Here in this video we are going to see How to connect Microsoft SQL Server 2019 Express Edition through JDBC programming using Amazon Corretto JDK 11 and Microsoft JDBC Driver (mssql-jdbc-8.4.1.jre11.jar).
Latest Microsoft JDBC drivers can be downloaded from the below link.
https://docs.microsoft.com/en-us/sql/connect/jdbc/download-microsoft-jdbc-driver-for-sql-server?view=sql-server-ver15
Important Notes: Make sure JDBC URL is connect as shown in the video and include the jar file in the classpath while compiling and running the programs in command line. Use the mssql-jdbc-8.4.1.jre11.jar file when you compile your code with JDK 11.
Other Videos By java frm
Tags:
how to connect sql server 2019 using amazon corretto jdk 11
java connect to microsoft sql server step by step
jdbc with sql server
connect to ms sql server using jdbc in java
sql server 2019 java connectivity
microsoft jdbc driver with amazon corretto jdk 11
sql server 2019 and java 11
sql server java
how to make connection between jdbc and sql server database
sql server 2019 amazon corretto jdk
sql server jdbc programming
jdbc 4
jdbc java 11
sql server openjdk 11