Programming Tutorials

Comment on Tutorial - Using JDBC to connect to MySQL from Java Program By Rajan



Comment Added by : AbhiRules

Comment Added at : 2010-08-05 20:55:27

Comment on Tutorial : Using JDBC to connect to MySQL from Java Program By Rajan
thank you....
I have a problem.
I my source code I have a Book as a class and BookEntryForm class
and InsertConnectivity class.
there is two more class Main and ConnectionManager..
Now every Class is compiled but I don't understand how I connect it with the database in Main class..
plz it is imp for my project....


View Tutorial