I need to develop a database ( Microsoft Access )program with Java. How can I use JDBC to connect to the database ( what is the step )? How can I control the database ( like add record, delete record etc ) ?

Thanks.

JWFY