Customer Reviews


8 Reviews
5 star:    (0)
4 star:
 (3)
3 star:
 (2)
2 star:
 (3)
1 star:    (0)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


2 of 2 people found the following review helpful:
4.0 out of 5 stars Good for starting JDBC
This book steps you through the JDBC API. This is not a book for an expert, but gives you a stepping stone into the relm of java database programming. This book also touches on points to watch out for and sometimes offers workarounds. The book also offers an explanation section and then a seperate reference section which allows you to get to the meat.
Published on December 4, 1997 by digbee@pcisys.net

versus
2 of 3 people found the following review helpful:
2.0 out of 5 stars Sloppy, very SLoppy....
Tons of garbarge examples that don't even make sense....I will let the horse speak:

int getColumnType(int column)

String colTypeName = rsmd.getColumTypeName(1);

Published on June 14, 2001 by Keith Kwiatek


Most Helpful First | Newest First

2 of 2 people found the following review helpful:
4.0 out of 5 stars Good for starting JDBC, December 4, 1997
By 
digbee@pcisys.net (Colorado Springs, Colorado) - See all my reviews
This review is from: Jdbc Developer's Resource: Database Programming on the Internet (Prentice Hall Ptr Developer's Resource Series) (Paperback)
This book steps you through the JDBC API. This is not a book for an expert, but gives you a stepping stone into the relm of java database programming. This book also touches on points to watch out for and sometimes offers workarounds. The book also offers an explanation section and then a seperate reference section which allows you to get to the meat.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 3 people found the following review helpful:
2.0 out of 5 stars Sloppy, very SLoppy...., June 14, 2001
By 
Tons of garbarge examples that don't even make sense....I will let the horse speak:

int getColumnType(int column)

String colTypeName = rsmd.getColumTypeName(1);

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4.0 out of 5 stars For a beginner, July 20, 2001
By 
Michael Pucciarelli (Rockville, MD United States) - See all my reviews
This book is good for a beginner. I read this book and it helped me tremondously. This book would not be good for the experienced beginner. The code is easy to follow; although some could have been written better. It is a good reference. -- Not the best I have read.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2.0 out of 5 stars Sloppy, very SLoppy...., June 14, 2001
By 
Tons of garbarge examples that don't even make sense....I will let the horse speak:

int getColumnType(int column) ------------------------------------------- String colTypeName = rsmd.getCOlumTypeName(1);

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3.0 out of 5 stars Very little coverage of applets, October 20, 1999
I am interested in connecting via JDBC from an applet. This subject is not covered in any depth, and there are no instructions for preparing your environment for the samples to work. I HATE depricated code, and the book is full of it.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4.0 out of 5 stars Pretty Good, Needs Better Examples, August 2, 1999
By A Customer
This is a pretty good book, especially for a beginner.

My only major complaint is that the examples and code snippets don't culminate in anything. I wish there was a more significant end-result to the book. I think that would help make the code more understandable.

If you're a beginner to JDBC, this would be a good first step.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2.0 out of 5 stars Disappointing as a reference book, January 28, 1999
By A Customer
This review is from: Jdbc Developer's Resource: Database Programming on the Internet (Prentice Hall Ptr Developer's Resource Series) (Paperback)
Seemed OK at the bookstore. Once I began using it I found it to be quite inadequate.

It's OK as an introduction to JDBC but the reference section is poorly written and not complete. For example the description of CallableStatement escape syntax is very poor, and makes only passing reference on how return and OUT parameters are registered and retrieved.

The Quick reference section is very hard to use when trying to look up a specific method. Method names are buried in the syntax.

Found lots of typos in the examples used in the reference section.

The O'Reilly book (1997 vintage) is 1/3 the size and much easier to read.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3.0 out of 5 stars Unsufficient Guidance to practice the sample program, July 1, 1997
By A Customer
This review is from: Jdbc Developer's Resource: Database Programming on the Internet (Prentice Hall Ptr Developer's Resource Series) (Paperback)
This book doesn't provide a sufficient guidance to practice the sample program.
The JDBC-ODBC Bridge in only for ODBC 2.x.

The book is very thick, but the material isn't as
thick as the book,
Why did the publisher use thick paper for the book. the book could be thinner than it is.


The author doesn't provide his e-mail address in his book.
So, if we have a problem or questions about the programs in the book,

we don't have someone to ask

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


Most Helpful First | Newest First

This product