Anonymous Asked in Cars &Transportation · 2 weeks ago

Where do I put MySQL Connector jar in eclipse?

Configure JDBC driver in Eclipse IDE You need to add the downloaded Java MySQL Connector JAR in client project's classpath . To do this, right click on your Java Project (JDBCMySQLSample) -> Properties -> Buildpath -> Libraries -> Add External JAR and select “mysql-connector-java-5.1. 14-bin. jar” JAR file. 14 окт. 2016 г.


Where do I put MySQL Connector in eclipse?

Add MySQL JDBC Driver to Eclipse1Download and extract the MySQL JDBC connector, from this link: Download Connector/J.2Copy the mysql-connector-java-xxx-bin. ... 3Go to the Window → Preferences in Eclipse.4Expand the Data Management → Connectivity → Driver Definitions and click on the Add button.

Where do I put MySQL Connector?

Procedure1Download the MySQL Connector/J drivers at dev.mysql.com.2Install the . jar file and note its location for future reference. For example, install the . jar file at C:\Program Files\MySQL\MySQL Connector J\mysql-connector-java-5.1. 32-bin. jar.

Where do I put JDBC jar in eclipse?

To import jar file in your Eclipse IDE, follow the steps given below.1Right click on your project.2Select Build Path.3Click on Configure Build Path.4Click on Libraries and select Add External JARs.5Select the jar file from the required folder.6Click and Apply and Ok.

Where is MySQL JDBC driver located?

Installing the JDBC Driver for MySQL Databases Locate the mysql-connector-java-<version>-bin. jar file among the files that were installed. For example, on Windows: C:\Program Files (x86)\MySQL\MySQL Connector J\mysql-connector-java-5.1. 30-bin.

Related Questions

Relevance
Write us your question, the answer will be received in 24 hours