headermask image

header image

JDBC connectorj for MySql Database

Java connects to MySql Database using JDBC driver named Connector/J. I found it a bit interesting in configuring and testing the driver. I previously hadn’t connected using Connector/J. In my personal view it’s much more easier to connect using php to MySql when you first try your hand. Let me get to the details.
I downloaded […]