Re: Where to put driver JAR

2021-11-01 Thread Richard Grin
Window Services > Databases > Drivers. New Driver... and add the jar of the MySQL driver; Driver class com.mysq.cj.jdbc.Driver (for version 8 of MySQL). Le 02/11/2021 à 06:31, Greenberg, Gary a écrit : Just got a new laptop and installed NB 12.5 on it. Need to connect to mySQL (remote host).

Where to put driver JAR

2021-11-01 Thread Greenberg, Gary
Just got a new laptop and installed NB 12.5 on it. Need to connect to mySQL (remote host). I did run mysql-jconnect MSI file which suppose to install the driver on my box. However Netbeans cannot find it. I can extract JAR from MSI, but not sure where shall I drop it in the Netbeans installation.