how to connect to xampp database on latest java versions without having a jre file to put the mysql connecter in its lib?
i searched for how to connect database of a java project to xampp (phpmyadmin) and all videos showed that I have to download mysql connector and put it in the lib of jre in the java folder but as I searched I found out that there are no jre files for latest java versions, so what to do?
New contributor
HADOZER is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.