Sams teach yourself database programming with Visual C++ 6 in 21 days

Main Author: Robison, Lyn.
Other Authors: EBSCOhost.
Format: eBook
Language: English
Published: Indianapolis, Ind. : Sams Pub., [1999]
Physical Description: 1 online resource (xvi, 570 pages) : illustrations.
Subjects:
Table of Contents:
  • 1. Choosing the Right Database Technology
  • 2. Tools for Database Development in Visual C++ Developer Studio
  • 3. Retrieving Data Through Structured Query Language (SQL)
  • 4. Retrieving SQL Data Through a C++ API
  • 5. Adding, Modifying, and Deleting Data
  • 6. Harnessing the Power of Relational Database Servers
  • 7. Database Design
  • 8. Utilizing the Capabilities of Database Servers
  • 9. Understanding COM
  • 10. Database Client Technologies and the Secrets of ADO
  • 11. Multitier Architectures
  • 12. Using Microsoft Transaction Server to Build Scalable Applications
  • 13. Melding Object-Oriented Programming with Relational Databases
  • 14. Legacy Database APIs
  • 15. The ODBC API and the MFC ODBC Classes
  • 16. The Ultimate Database API: OLE DB
  • 17. Accessing a Data Source with OLE DB
  • 18. Querying a Data Source
  • 19. Navigating the Result of a Query
  • 20. Properties, Transactions, and Indexes
  • 21. OLE DB Error Handling
  • C. Installing the Microsoft Data Access Components
  • D. Interpreting HRESULTS
  • E. Using ADO via the OLE DB SDK.