Product Details
Would you like to update product info or give feedback on images?
|
|
Share your thoughts with other customers:
|
||||||||||||||||||||||
|
Most Helpful Customer Reviews
7 of 7 people found the following review helpful:
5.0 out of 5 stars
Excellent introduction to JDBC with Microsoft Access,
By A Customer
This review is from: Visual Developer SQL Database Programming with Java: Creating Fast, Efficient Database Applications for the Web (Paperback)
I found this book to be extremely useful. It is extremely good at explaining things, and has great code examples. A word of caution: it assumes you'll be using Microsoft Access. It's hard for me to assess how much you would get out of it if you're using a different configuration. It should probably have been called "JDBC programming with Access". But if this is what you'll be using, and/or you're a beginner, this book will be invaluable. I've seen no better book than this for learning the basics of JDBC, and it has helped me immensely. Other books just gloss through the basics and assume you'll figure it out yourself. On the contrary, "SQL Programming with Java" guides you step by step, and tells you every little thing you need to know. You end up with a solid knowledge of both the operation and the concepts behind JDBC. Definitely recommended, "The Book" to start with if you're using Access. It may also be valuable if you're using a similar DBMS.
3 of 3 people found the following review helpful:
4.0 out of 5 stars
An excellent resource for writing java database apps,
By A Customer
This review is from: Visual Developer SQL Database Programming with Java: Creating Fast, Efficient Database Applications for the Web (Paperback)
I found this book to be very useful for creating a database app using JDBC and SQL. It focuses on the SQL side of the equation instead of the JDBC side. While the book does use Microsoft Access as its example, it teaches pure Java. The basic techniques are the same whether using Access or Oracle. If you are looking to write a database front end in Java, this book is an excellent place to start.
5.0 out of 5 stars
This is simply a great book on SQL with Java.,
By Bill Vannah (Western Mass) - See all my reviews
This review is from: Visual Developer SQL Database Programming with Java: Creating Fast, Efficient Database Applications for the Web (Paperback)
If you need to get into Java/SQL/JDBC, boy are you going to be glad you ran across this review. McCarty's book is probably one of the best tech books I've read. This book is WAY under-rated on Amazon. I first got it a couple of years ago, it helped me a TON, and I was always mystified by the reviews here (at Amazon). Just ran across the JavaWorld review, and thought I'd post it here, to do McCarty justice (thanks for a great helpful book Dr. McCarty), and to pass along the word to anyone else interested in this area. Specific comments1) It is a bit dated now (Java1.2+), some of the methods are deprecated (will still compile - this is Java, not Micro$oft - but you do get a warning). 2) The main concentration/subject matter is on using Java to send SQL commands to query from and add to a relational database; heavy on the SQL and database design. If that's what you're after, get this book. 3) You need to know Java first. 4) The book does use an Access database. I think that's because most of us some version of Office kicking around. However, you are (contrary to some reviews here) by no means restricted to using Access. Anything JDBC can bridge to is fine. The Access examples in the beginning of the book are simply to show people, who may not know, how to set up an Access database. If you use a different database, you'll have to figure out how to do that yourself - it think it's reasonable to assume most people looking at this book will know how to do that. I am talking about setting up the database, not accessing it - the book covers accessing it, using JDBC, which is what we want to do. 4) For some bizzare reason, my copy's CD came with VisualJ++. I tried it, assuming it must have some kind of valuable feature that Sun Java didn't have. It didn't and I went back to Sun. You certainly don't need to use VJ++ to use the book - in fact, I couldn't get the example code to run in Microsoft's Java. Everything worked fine with Sun's Java, except, as I mentioned, some of the methods are deprecated in Java1.2 (aka Java2). 5) The writing is crystal-clear, to the point, and spare. I suspect McCarty may have taught a class on this for a few semesters before releasing the book. Feedback from students can be great in learning what is unclear about one's explanations, and it can be real hard learn otherwise.
Share your thoughts with other customers: Create your own review
|
|
Suggested Tags from Similar Products(What's this?)Be the first one to add a relevant tag (keyword that's strongly related to this product).
|
|
This product's forum
Active discussions in related forums
Search Customer Discussions
|
Related forums
|