Visual C++ 6 Database Programming Tutorial
Visual C++ 6 Database Programming has been designed to provide basic tuition in developing data access applications. It's an introductory book that covers the main data access technologies currently in use, including ODBC, DAO, OLE DB, ADO and RDS. Each of these technologies are demonstrated using pratical coded examples in C++, using MFC to provide the user interface. There is also coverage of database theory and database design, and an introduction to Structured Query Language (SQL).