Home :: Books :: Computers & Internet  

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
JDBC Developer's Resource (2nd Edition)

JDBC Developer's Resource (2nd Edition)

List Price: $49.99
Your Price: $33.99
Product Info Reviews

<< 1 >>

Rating: 3 stars
Summary: Very little coverage of applets
Review: 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.

Rating: 3 stars
Summary: Very little coverage of applets
Review: 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.

Rating: 4 stars
Summary: For a beginner
Review: 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.

Rating: 4 stars
Summary: For a beginner
Review: 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.

Rating: 4 stars
Summary: Pretty Good, Needs Better Examples
Review: 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.

Rating: 2 stars
Summary: Sloppy, very SLoppy....
Review: 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);

Rating: 2 stars
Summary: Sloppy, very SLoppy....
Review: 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);


<< 1 >>

© 2004, ReviewFocus or its affiliates