Getting Started Using JDBC with MySQLOctober 5, 2004 [From developer.com]Learn how to download, install, and prepare a MySQL database as a localhost server on the Windows platform. Then, discover how to write JDBC programs to administer the database server and to manipulate data stored on the MySQL database server. The purpose of this lesson is to get you beyond the initial hurdles involved in:
The article continues at http://www.developer.com/java/data/article.php/3417381 |