
Using ADO 2.1 / ADOX / ADO 2.0 with C++
A new book entitled "Teach Yourself Database Programming with Visual C++ in
21 Days" has info on C++ ADO programming.
You can read the entire book online (for free) on the Macmillan Publishing
site at the Personal Bookshelf at http://www.mcp.com/personal. After
entering your name and email address, you can view the book by choosing the
Programming category or the Database -- Client/Server category, and
scrolling down until you find "Teach Yourself Database Programming with
Visual C++ in 21 Days", by Lyn Robison.
You can find more information about the book, including readers comments,
by looking on Amazon.com and searching by the ISBN number, which is
0-672-31350-2.
You can also read a chapter of the book on the Microsoft Web site at:
http://www.microsoft.com/data/tch-vc21.htm
Good luck,
Lyn
Quote:
>A majority of the documentation I have come across, both in books and
>online, has used Visual Basic to show code examples for ADO and ADOX. I
>need to use C++. Is there C++ documentation available, preferably for at
>least ADO 2.0 and ADOX?