Product Details
Java 2 Database Programming for Dummies

Java 2 Database Programming for Dummies
By Jim Keogh

List Price: $24.99
Price: $18.99 & eligible for FREE Super Saver Shipping on orders over $25. Details

Availability: Usually ships in 24 hours
Ships from and sold by Amazon.com

36 new or used available from $1.23

Average customer review:

Product Description

Java 2 Database Programming For Dummies shows you how to design, develop, and interact with a database using the Java programming language. This is the perfect book for those who know the basics of Java programming but have little or no experience creating and accessing a database in Java. The companion CD contains the source code for all the code fragments and examples in the book plus powerful tools, applets, drivers, and utilities.


Product Details

  • Amazon Sales Rank: #993517 in Books
  • Published on: 2001-10-15
  • Original language: English
  • Number of items: 1
  • Binding: Paperback
  • 408 pages

Editorial Reviews

From the Back Cover
The fun and easy way to build Java database applications

Take charge of tables, queries, views, and more!

Get the scoop on using JDBC to access a database

Harness the power of Java to control and manipulate databases
Java 2 has all the tools you need to create a cutting-edge database application, whether it's for a small business or a large e-commerce site. But how do you get a handle on Java database programming techniques? Relax! With Jim Keogh at your side, you can take control of tables, indexes, subqueries, and more — in no time.

  • Choose from among 33 different subject categories
  • Get news you can use on everything from money to health to computers

    About the Author
    Jim Keogh, chair of the e-commerce track at Columbia University, has developed database applications for major Wall Street firms. His more than 50 book include Linux Programming For Dummies.


  • Customer Reviews

    Java 2 Database Programming For Dummies2
    This book has devoted two-third of the coverage to explain what is a database, types, conditional operator and so on. Readers would be benefit if they are not familiar with writing or understanding basic SQL statements. For those readers who are from SQL programming background, this book offers very little insight knowledge of how the java interact with the database such as passing binding variables. Most regretably, the majority of examples that author tries to demonstrate how the java interact with the database are unrealistic such as creating, dropping table using static SQL statment wrapped in java code.

    Good book in a field that has few of them5
    This is a pretty good book on Java programming in a field that has few alternatives. I first bought the book Java Database Programming Bible, but it was over my head.

    I'm not a professional programmer---I dabble in Java, and Mr. Keough's book was written at a level that a hobbyist can understand.

    Some of the other reviewers knocked the book for having a Microsoft bias---but I own a copy of Access, so it made sense for me to have a book that uses Access as the database, not some open source database.

    My only knock against the book is that it does have some typos---thank goodness I read the book in conjunction with taking an online class given by Professor John Smiley---his margin notes and explanations, coupled with the great exercises provided by this book, have made me a Java Database programming wiz.

    Covers all you need to get started5
    I've been a Java programmer for a few years but only recently needed to interact with a database. Keogh's book taught me all I needed to get started and complete my project. Keogh covers all aspects of Java database programming in a way that makes it fun to learn. I highly recommend this book to any professional who needs to get a leg up on Java database programming