HOWTO: Using the DAO SDK dbDao Classes with Visual C++ 4.x (149392)
The information in this article applies to:
- The DAO SDK, when used with:
- Microsoft Visual C++, 32-bit Editions 4.0
- Microsoft Visual C++, 32-bit Editions 4.1
This article was previously published under Q149392 SUMMARY
This article explains how to use dbDao, the class library that wraps the
DAO API, in a Console-based or MFC-based application. The following items
are discussed:
- Compile and link settings.
- Using dbDao in your code.
- Information on redistributing dbDao.
- Support platforms.
NOTE: The information in this article pertains to Visual C++ version 4.x.
Visual C++ 5.0 includes a newer DAO SDK with newer dbDAO classes. See the
online documentation in Visual C++ version 5.0 for information about how to
use the newer classes.
REFERENCES
Microsoft Jet Database Engine Programmer's Guide, ISBN #: 1-55615-877-7.
The Daosdk.hlp file that comes with the DAO SDK in Visual C++ 4.x.
Modification Type: | Major | Last Reviewed: | 10/24/2003 |
---|
Keywords: | kbcode kbDatabase kbhowto kbProgramming KB149392 |
---|
|