Visual Studio Code – Connect Java to MariaDB in VS Code
I need to connect to my database but I keep getting an error that says "driver not found". I have added mariadb-java-client-3.0.8.jar jar file and it is still not working. And this works pretty well on NetBeans, but I need…