|
|||||||||||||||||||||||||||||||||||
|
40 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
5 of 5 people found the following review helpful:
4.0 out of 5 stars
A useful reference and implementation guide,
By Amy Riendeau (USA) - See all my reviews
This review is from: Ado 2.0 Programmer's Reference (Paperback)
I bought this book intending to learn about ADO and scripting. For the most part, the book was successful in teaching me the concepts and relevant objects. One of the good points was the ease of use and reference of the book - it's nice to have each chapter solely devoted to each ADO object. There is also a very interesting performance study that is probably alone worth the price of the book - very useful.Now, complaints. As others have said, although the cover and intro text may indicate you can use this book as is with many languages, this is not the case. The authors show very brief examples in one of the leading chapters on C++, J++, and other more advanced languages, and then proceed to VB/VBScript for the rest of the book. If you aren't using these two languages, I'd suggest you look for a book IN ADDITION to this one. Overall, an excellent book, especially for the price. I was able to get ADO working with a simple Access database in no time after reading it. Also, for those who bother to look at the examples on the Wrox site, they work well and provide all the source.
5 of 5 people found the following review helpful:
2.0 out of 5 stars
No C++,
By A Customer
This review is from: Ado 2.0 Programmer's Reference (Paperback)
This book is useless as a C++ reference. The front cover says that it "Demonstrates ADO using VB, C++, J++ and scripting languages with ASP"What a load of bunk. There is very very little C++ and I could not look at myself in the mirror if I would have made that claim.
4 of 4 people found the following review helpful:
4.0 out of 5 stars
Exellent ADO resource,
By A Customer
This review is from: Ado 2.0 Programmer's Reference (Paperback)
All the references to ADO is at your finger tips. A very handy book to have on your shelve.
1 of 1 people found the following review helpful:
5.0 out of 5 stars
The book Microsoft should have shipped with ADO,
By
This review is from: Ado 2.0 Programmer's Reference (Paperback)
I cannot recommend this book enough. It is actually a joy to read - a reference book - imagine that! It contains everything I needed/wanted to know plus a whole lot more. It is the book that Microsoft should have shipped as their own.
1 of 1 people found the following review helpful:
5.0 out of 5 stars
Handy Reference at Your Side,
By "donkiely" (Fairbanks, Alaska USA) - See all my reviews
This review is from: Ado 2.0 Programmer's Reference (Paperback)
As the title suggests, it is a reference to the features in ADO, but the authors have done a good job of presenting a primer of ADO's more useful features. I was disoriented at first by how reference material was weaved together with extended textual explanations of concepts, but the format works. I ended up reading most of the book cover to cover rather than just looking up topics that interested me. And an extensive index goes a long way in making the material accessible for reference. Most of the code snippets are in VB or VBScript, but the authors used pseudocode a lot, so developers using any language will find the material helpful.The Introduction and first chapter take about 25 pages to give an overview of ADO. If you're new to database programming and ADO, I wouldn't start here; there just isn't enough to get you up to speed. But if you have a couple of database apps under your belt, this section serves as a good refresher and introduction to what's new in version 2.0. The next five chapters cover the ADO object model, each of the main objects, and the various collections, all in a fair bit of detail. The lists, tables, and technical detail got to be a bit tedious, but programmer's reference guides aren't meant to be riveting reading. These chapters serve as a good reference guide to the ADO architecture. The last three chapters are worth their weight in gold. Chapter 7 gives a good overview of remote data access and ADO. I was disappointed that ADO MD (multidimensional) received nary a mention, but otherwise the material is surprisingly up to date, such as by mentioning XML several times. Chapter 8, Data Shaping and Recordsets, is a gem. I suspect that relatively few developers have worked with data shapes yet, even with the data environment features of VB 6.0. And chapter 9 provides plenty of information about tuning your application's ADO performance. While I consider this book to be a mandatory addition to any Windows database programmer's library, it has a few annoying flaws. For one, it could have stood one more careful edit to catch typos and grammatical slips. The authors take on a patronizing tone at times, patting readers on the head. And there are ads for other Wrox Press titles scattered throughout the text, disguised as helpful notes about where to go for more information. Nevertheless, I'm glad to have this book at my elbow as I tackle data access with ADO. Highly recommended.
1 of 1 people found the following review helpful:
4.0 out of 5 stars
Decent Reference,
By
This review is from: Ado 2.0 Programmer's Reference (Paperback)
Good in depth reference on the ADO object model, but nothing new provided on MSDN CDs except for one topic - the performance analysis. It is a must read issue if you programming with ADO & SQL.
1 of 1 people found the following review helpful:
5.0 out of 5 stars
On my desk at all times,
By "rboykin" (Seattle, WA) - See all my reviews
This review is from: Ado 2.0 Programmer's Reference (Paperback)
Overall this is a great reference book. I have been developing asp database applications using ado for over a year, and this book is the reference I turn to the most. There are few real world examples, but that's not what a reference book is for. There are code snippets illustrating the programming methods for the major techniques, and the sample code (on web site) is valuable. Overall, it's a great reference.
1 of 1 people found the following review helpful:
5.0 out of 5 stars
Excellent - A great referance for ADO,
By gordon_ga@hotmail.com (Riverside CA, USA) - See all my reviews
This review is from: Ado 2.0 Programmer's Reference (Paperback)
This book, together with the downloads available from the Wrox website, constitute an invaluabe resource. I highly recommend it to anyone starting to use ADO in ANY LANGUAGE.
1 of 1 people found the following review helpful:
5.0 out of 5 stars
Single best book on ADO 2.0!,
By hans.sixhoj@mailbox.swipnet.se (Sweden) - See all my reviews
This review is from: Ado 2.0 Programmer's Reference (Paperback)
You should really buy this book if you want a refrence guide to all properties and methods of ADO 2.0.The book also does a good job at explaining how to use the various methods depending on what you as a programmer intend to use the method/property for. As a bonus you get one chapter on RDO - Microsofts "new" way of dealing with data on the web. This chapter does not only cover RDO but also XML and was for me a very good first look on these technologies. The books also takes up Stored procedures, Datashaping(Herarchial recordsets) and how/when to use them in your applications. As a finishing touch of this excellent book from Wrox Press there is a chapter on performance when opening and closing recordsets, using sql text questions or stored procedures, when to use different types of cursors, cursorlocations locking shemes and much more.. This is definitly the book to buy about ADO. Sincerely /Hans Sixhöj Microsoft Certified Solution Developer
5.0 out of 5 stars
Great book on ADO,
By A Customer
This review is from: Ado 2.0 Programmer's Reference (Paperback)
I used this book as an mean for learning ADO about one year a go. It works great as introduction as for advanced users. It does a very good job as a reference but as learning tool too. Same comments for ADO 2.5 Programer's referenece.
|
|
Most Helpful First | Newest First
|
|
Ado 2.0 Programmer's Reference by David Sussman (Paperback - Oct. 1998)
$24.99 $18.99
Usually ships in 6 to 9 days | ||