devdaily home
|
java
|
perl
|
unix
|
directory
|
blog
Enter your search terms
Submit search form
web
devdaily.com
Next:
Connecting to the database
Up:
Databases and JDBC
Previous:
Databases and JDBC
 
Contents
Getting things set up
What you need to get started:
Java JDK (and JDBC).
JDBC driver for your database.
A database server (Oracle, Informix, DB2, Postgres, etc.).
Create the database and tables you want to use.
Next:
Connecting to the database
Up:
Databases and JDBC
Previous:
Databases and JDBC
 
Contents