Teach Yourself Database Programming With Jdbc in 21 Days (Teach Yourself Series) - Softcover

Hobbs, Ashton

 
9781575211237: Teach Yourself Database Programming With Jdbc in 21 Days (Teach Yourself Series)

Synopsis

A hands-on tutorial walks readers through the steps necessary to publish table-based information on the WWW, covering database concepts and fundamentals, design issues, publishing databases, security, and performance. Original. (All Users).

"synopsis" may belong to another edition of this title.

Review

Following this series' trademark combination of step-by-step tutorials and tables full of reference material, Teach Yourself Database Programming with JDBC in 21 Days does a fine job of preparing you to take on a new assignment involving JDBC. True mastery won't come until many more days of JDBC programming have passed and you'll soon want a more advanced reference book to guide you beyond this book. However, Hobbs's book is a fine way to get your feet wet.

The first two weeks of this self-paced course are academic--day by day, you study one or more new concepts, components, or objects. In these two weeks, you learn about the essentials of JDBC--establishing connections and the like. Each chapter--covering topics such as transactions, SQL statements, and result sets--concludes with a quiz, which you can use to gauge your progress through the book. During the final week, when your new knowledge is beginning to gel, you actually write two database applications. The first, a "knowledge base" program, illustrates general JDBC techniques by enabling you to query a database for articles. The second, an "employee resource" program for tracking employee data, mainly shows how things in Java 1.1 differ from Java 1.0--a sort of dated distinction. In any case, it's these guided examples and the source code on the companion CD-ROM that make this book good.

From the Publisher

Linking both corporate and home databases to the Web is critical for a Web site to be successful. And Sun's JDBC API allows users to do just that! Using a step-by-step , conversational approach, users will learn how to develop JDBC components to create complete database applications for Web connection. - Explores database basics, JDBC interfaces, database connectivity and transactions, and more

- CD-ROM is packed with all the source code from the book, two complete, real-world database examples, and a Web page linking to several useful JDBC resources

"About this title" may belong to another edition of this title.