Instead of using ADO in VC++ , I am totally convinced about using OLEDB after reading this book. The whole thing finally make sense. The content is easy to understand and instructional steps with concise codes to follow. It's really worth the money. I hope Chuck can update this volume now that .NET has arrived, especially with regard to XML. We still need OLEDB for VC++ version 7.
0Report
This book it just wonderful , I been programming Database since 1994 and I never found a real book in visual c++ that has 668 pages of Visual c++ Database programming (until this book). It covers all the aspect that we need like (vc++ Database programmers ) : running select , delete , update, insert From any technique like DAO (the old one ) DAO and OLE DB and API ODBC He show you and explain you the code and explain you how...
0Report
Book does a great job giving you examples so you can get your application to work. Use this book along with other books that go deeper into the ADO APIs. I found that the examples worked as written in the book. I was able to modify them to meet the needs of my application and database so i could quickly get started.
0Report