Description: Installation and Preparation of MySQL Discussion and Sample Code for JDBC Programs Run the Programs Summary Complete Program Listings Preface Purpose The purpose of this lesson is to get you beyond the initial hurdles involved in: Downloading and installing a MySQL database server. Preparing that database for use with JDBC. Writing and testing your first JDBC programs to administer the database.