tags:

views:

50

answers:

1

I am beginner in java and I don't know how can I use database and MySQL??and how can I write a code with data base:((

+1  A: 

I'd suggest to read the following tutorials:

They will help you to get started with Java, JDBC, MySQL and NetBeans. Good material for beginners.

Pascal Thivent