Categories:
Audio (13)
Biotech (29)
Bytecode (35)
Database (77)
Framework (7)
Game (7)
General (512)
Graphics (53)
I/O (32)
IDE (2)
JAR Tools (86)
JavaBeans (16)
JDBC (89)
JDK (337)
JSP (20)
Logging (103)
Mail (54)
Messaging (8)
Network (71)
PDF (94)
Report (7)
Scripting (83)
Security (32)
Server (119)
Servlet (17)
SOAP (24)
Testing (50)
Web (19)
XML (301)
Other Resources:
Downloading mysql-connector-java-5.1.40.zip
How to download and install mysql-connector-java-5.1.40.zip?
✍: FYIcenter.com
Connector/J Java library is a JDBC Driver for MySQL provided by Oracle.
You can follow these steps to download and install mysql-connector-java-5.1.40.zip to use Connector/J Java library:
1. Go to MySQL Connectors Website.
2. Click the "Download" link at the "DBC Driver for MySQL (Connector/J)" line. You see the "Download Connector/J" page showing up.
3. Click the "Download" link at the "Platform Independent (Architecture Independent), ZIP Archive, 5.1.40, 4.1M" line. You see the download detail page showing up.
4. Click the "No thanks, just start my download." link at the bottom to start downloading without login.
5. Save the downloaded file as \local\mysql-connector-java-5.1.40.zip.
6. Unzip \local\mysql-connector-java-5.1.40.zip. You get a new folder \local\mysql-connector-java-5.1.40\.
7. Check to ensure that the \local\mysql-connector-java-5.1.40\mysql-connector-java-5.1.40-bin.jar file is there:
09/24/2016 08:35 PM 990,927 mysql-connector-java-5.1.40-bin.jar
Installation is done.
Â
2021-10-19, 45080👍, 27💬
Popular Posts:
JDK 8 jconsole.jar is the JAR file for JDK 8 JConsole, which is a graphical monitoring tool to monit...
What JAR files are required to run dom\Writer.java provided in the Apache Xerces package? 3 JAR file...
The Digester package lets you configure an XML -> Java object mapping module, which triggers certain...
JDK 11 jdk.internal.vm.compiler .jmodis the JMOD file for JDK 11 Internal VM Compiler module. JDK 11...
How to download and install JDK (Java Development Kit) 8? If you want to write Java applications, yo...