Thursday, May 23, 2013

Connecting MySQL database into JAVA, PHP, VB.NET(2008)

                                                          JAVA-MySQL PART 1

Ok folks, let's get to the point. In this tutorial you will learn how to connect MySQL into a java programming language.


THINGS THAT WE NEED FOR THIS TUTORIAL:

jdbc mysql driver
     download here: connector/j

IDE (bluej, Eclipse etc.)

MySQL Database
     download here: MySQL-Community Package Installer

if all the things above is already installed in your computer, we can now proceed to step 1.


STEP 1.

Create a sample database, from MySQL. Open MySQL workbench




to be continued....


No comments:

Post a Comment