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?
2 ответов
0
java or JavaScript
0
Java