Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Sams Teach Yourself Database Programming with Visual C++ 6 in 21 Days Review by anonymous

Hard to get, but well worth having.

I had a really hard time obtaining this book. For some reason, the publisher seems to have stopped printing it. The most recent edition was printed in 1999, so it is not that old. It really is a wonderful book. It does what I need most from a programming book - it explains a concept and then walks you through how to do it step by step. The book is extremely hands-on. After much searching, I was finally able to locate the book by means of an online used/out of print bookstore.

Another thing I like about the book is that it uses Access as the database for all of the exercises. While SQL Server is important to learn, using it introduces another set of connection problems that you don't get with Access. I liked being able to learn the C++ database concepts without that extra level of headache.

The book covers all the major database topics in a way that is thorough and easy to understand. And most importantly, it shows you how to actually use the stuff. It is worth the struggle to obtain it.