JDBC Connection to Microsoft SQL server
Channel:
Subscribers:
1,170
Published on ● Video Link: https://www.youtube.com/watch?v=0vjkBQ1jPfw
Today I'm trying to connect a Java application to a Microsoft SQL server database.
This exercise will help me to allow me to understand how to connect to databases at work from Java and do sophisticated command line apps to handle common problems at the job.
In the future I want to do this for MySQL, MariaDB, Oracle and PostgreSQL all on the same app.