> Thanks Juan, you’ve helped an old dog learn new tricks. > > Michael > > Hi, > > I’m using MySQL driver in several projects with Netbeans 11 and I have no > problem. > > Perhaps you are using > > Class.forName(“com.mysql.cj.jdbc.Driver”); > > that is not necessary any more? > > You only need add the MySQL jar to the libraries of the project. > > Best, > Juan Miguel
There are 10 types of people in the world, those that understand binary and those that don't.
