need some films for knowing how can I use MySQL?
I am beginner in java and I don't know how can I use database and MySQL??and ho开发者_JS百科w can I write a code with data base:((
I'd suggest to read the following tutorials:
Connecting to a MySQL Database in NetBeans IDE
Making a simple MySQL client in NetBeans
Creating a Simple Web Application in NetBeans IDE Using MySQL
They will help you to get started with Java, JDBC, MySQL and NetBeans. Good material for beginners.
精彩评论