Connect to Mysql database with java (Netbeans)




How to connect my a MySQL Database using Netbeans 8.0.2, Java, and PHP myAdmin. Also show how to write an insert statement using java Table of …

Original source


24 responses to “Connect to Mysql database with java (Netbeans)”

  1. com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near i keep getting this error why is that so?

  2. I have this error:
    com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ''

    what is the problem? ๐Ÿ™ I have new version everything

Leave a Reply