how to connect mysql database with netbeans 8.0.2
Anurag19:
You should go through the chapter : Database Connectivity to MySQL
Answers
Answered by
3
Before you can access the MySQL Database Server in NetBeans IDE, you must configure the MySQL Server properties. Right-click the Databases node in the Services window and choose Register MySQL Server to open the MySQL Server Properties dialog box. Confirm that the server host name and port are correct.
Similar questions