Article ID: 134391
Article Last Modified on 11/21/2006
APPLIES TO
- Microsoft Foundation Class Library 4.2, when used with:
- Microsoft Visual C++ 1.5 Professional Edition
- Microsoft Visual C++ 1.51
- Microsoft Visual C++ 1.52 Professional Edition
- Microsoft Visual C++ 2.0 Professional Edition
- Microsoft Visual C++ 4.0 Standard Edition
- Microsoft Visual C++ 4.1 Subscription
- Microsoft Visual C++ 4.2 Enterprise Edition
- Microsoft Visual C++ 5.0 Enterprise Edition
- Microsoft Visual C++ 6.0 Enterprise Edition
- Microsoft Visual C++ 4.2 Professional Edition
- Microsoft Visual C++ 5.0 Professional Edition
- Microsoft Visual C++ 6.0 Professional Edition
- Microsoft Visual C++ 6.0 Standard Edition
- Microsoft Visual C++ .NET 2002 Standard Edition
- Microsoft Visual C++ .NET 2003 Standard Edition
- Microsoft Visual C++ 2005 Express Edition
- Microsoft Data Access Components 1.5
- Microsoft Data Access Components 2.0
- Microsoft Data Access Components 2.1
- Microsoft Data Access Components 2.5
- Microsoft Data Access Components 2.6
- Microsoft Data Access Components 2.7
This article was previously published under Q134391
Note Microsoft Visual C++ NET (2002) supported both the managed code
model that is provided by the .NET Framework and the unmanaged native Windows
code model. The information in this article applies to unmanaged Visual C++
code only.
Note Microsoft Visual C++ 2005 supported both the managed code
model that is provided by the .NET Framework and the unmanaged native Windows
code model.
SUMMARY
This article lists known references you may find helpful
when learning ODBC.
Books
"ODBC 3.5 Developers Guide," Sanders, Roger, McGraw-Hill, ISBN:
0-07-058087-1
"Teach Yourself ODBC Programming in 21 days," Whiting,
Bill; Morgan Bryan; Perkins, Jeff; Sams, ISBN: 0672-30609-3
"OLE DB
and ODBC Developer's Guide," Chuck Wood, IDG Books Worldwide, ISBN: 0764533088
"The ODBC Solution: Open Database Connectivity in Distributed
Environments," Stegman, Michael; Signore, Robert; Creamer, John,
McGraw-Hill, ISBN: 0-07-911880-1
"Microsoft ODBC 3.0 Software
Development Kit and Programmer's Reference",
Microsoft, Microsoft Press
ISBN: 1-57231-516-4
Additional Resources
The Visual C++ documentation contains information about ODBC and
the MFC Database classes, and it supplies the ENROLL tutorial, which
demonstrates how to use the classes.
The Microsoft Developer
Knowledge Base on the Microsoft Developer Network CD-ROM (MSDN) and Microsoft's
world-wide web site on the internet, includes articles that give tips and talk
about problems, bugs, and general issues concerning the Microsoft Database
classes and ODBC. For example, to search for all of the articles about the MFC
ODBC database classes, search the Microsoft Knowledge Base using the keyword
MfcDatabase.
The latest version of the ODBC SDK and Programmer's
Reference version 3.5 can be found at the following link.
Additional query words: MfcDatabase kbODBC
Keywords: kbdatabase kbinfo kblist KB134391