Hello! does anyone know how to link a database to an application? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Hello! does anyone know how to link a database to an application?

In fact my goal is to link a database to my application in java. I work IDE visual Studio Code so I compiled my programs myself with javac non_fichier.java. So I researched how to bind my application to a database and found satisfactory results on the binding-specific lines of code but the problem is that on those results they were using either Netbeans or Eclipse so that I have to compile this by myself through the terminal. so I found results saying to upload a mysql-connector-java-5.1.15-bin.jar file and add it to the CLASSPATH, I did that but I don't know what to do next! can you help me?

8th Feb 2022, 11:22 AM
Romaric
2 Answers
0
java or JavaScript
9th Feb 2022, 6:26 AM
Glitching shift Sans
Glitching shift Sans - avatar
0
Java
10th Feb 2022, 10:08 PM
Romaric