How to connect to Microsoft SQL Server 2019 using Microsoft JDBC Driver with Oracle JDK 8
Channel:
Subscribers:
5,740
Published on ● Video Link: https://www.youtube.com/watch?v=FTCKKPJeVE0
Here in this video we are going to see How to connect Microsoft SQL Server 2019 Express Edition through JDBC programming using Oracle JDK 8 and Microsoft JDBC Driver (mssql-jdbc-8.4.1.jre8.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.jre8.jar file when you compile your code with JDK 8.
Other Videos By java frm
Tags:
how to connect sql server 2019 using oracle jdk 8
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 oracle jdk 8
sql server 2019 and java 8
sql server java
how to make connection between jdbc and sql server database
sql server 2019 oracle jdk
connect ms sql server database using java
sql server jdbc programming
jdbc crud tutorial
jdbc java 8