Blog Posts on java connection
Percent:
Distinct:
How to connect Java to MySQL Server by Pinoy Technologies on Jun 24, 2012Things needed: WampServer Java Editor/Compiler MySQL Driver (Connector/J 5.1.20) Procedure: 1. We need to establish a connection between Java file and MySQL using Connector/J 5.1.20. If you don’t have this driver, you can download it from M...


