Previous | Next | Trail Map | JDBC Database Access | JDBC Basics

Getting Started

The first thing you need to do is check that you are set up properly. This involves the following steps:

  1. Install Java and JDBC on your machine.
  2. Install a driver on your machine.
  3. Install your DBMS if needed.


Previous | Next | Trail Map | JDBC Database Access | JDBC Basics