Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet
Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
|
|
Visual Developer Java Database Programming with JDBC, 2nd Edition: The Essentials for Developing Databases for Internet and Intranet Applications |
List Price: $39.99
Your Price: |
|
|
|
Product Info |
Reviews |
<< 1 >>
Rating: Summary: Great Book! Review: I found this book to be really good and it gives a great overview of Java programming with JDBC. This book really has a lot of condensed material, and quickly covers a lot of areas. I was able to use the first application right off the bat to connect to a PostgreSQL database and do some simple queries. There is a lot to RDBMS accessed through JDBC, so I would suggest that readers prepare to review web servers, TCP/IP ports and client web browser java security problems. Make sure to get a good reference book for SQL, it will be a good investment for the future. The reader should also have a good grasp of programming with java and be ready to sit in the driver's seat. This book gets my thumb of approval.
Rating: Summary: 2ND Edition repeats mistakes of the first Review: I got the 2nd edition after using the middleware chapter of the 1st edition. They repeat the mistakes of the first! On page 13, it states that a combination of ROWS can be used to compose a primary key. It should read a combination of COLUMNS! Half of the book is just a repeat of the 1st edition, word for word! Very little proofreading went into this book. Commented out debugging aids are left in the code.
Rating: Summary: Please don't buy this book Review: You would think that a book about JDBC programming would show you how to program using JDBC. Well, in this case, you would be absolutely wrong. It (very poorly) talks about what JDBC is, what SQL is, what a JDBC driver is, but IT NEVER TALKS ABOUT JDBC PROGRAMMING!!!! IT NEVER TELLS YOU HOW TO USE ANY OF THE JDBC CLASSES TO ACTUALLY PROGRAM SOMETHING THAT USES JDBC. It's like driving your wife to the hospital to give birth, but forgetting your wife. And remember, everything it talks about is poorly written.
<< 1 >>
|
|
|
|