SAMPLE: Custom AppWizard for the DAO SDK/dbDao Classes

Last reviewed: April 1, 1997
Article ID: Q158262
The information in this article applies to:
  • The DAO SDK, included with: - Microsoft Visual C++, 32-bit Edition, versions 4.0, 4.1, 4.2

SUMMARY

Dbdaoawx.exe contains the source and implementation of two Custom AppWizards for creating MFC-based DLLs or EXE applications that utilize the DAO SDK. The DAO SDK is shipped with Visual C++ and is separate from the MFC DAO classes. This sample provides AppWizard support for the DAO SDK, which otherwise would not have any.

The following file is available for download from the Microsoft Software Library:

 ~ Dbdaoawx.exe (size: 393116 bytes) 

For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q119591
   TITLE     : How to Obtain Microsoft Support Files from Online Services

NOTE: Use the -d option when running Dbdaoawx.exe to decompress the file
      and recreate the proper directory structure.

MORE INFORMATION

Details on usage of the dbDao Custom AppWizards can be found in the file USEAGE.TXT, which covers the following topics:

  • Compiling the dbDao Custom AppWizards.
  • Using the dbDao Custom AppWizards.
  • What Do You Get in the dbDao Custom AppWizards?
  • What Gets Generated by the Custom AppWizards.
  • Modifying the dbDao Custom AppWizards.

REFERENCES

"Creating Custom AppWizards" in the Visual C++ 4.X Books-On-Line

For more information, please see the following articles in the Microsoft Knowledge Base:

   ARTICLE-ID: Q147629
   TITLE     : PRB: Problems If ODBC or DAO in DLL's InitInstance or
               DLLMain

   ARTICLE-ID: Q149392
   TITLE     : How To Use the DAO SDK dbDao Classes with Visual C++ 4.x
 

	
	


Keywords : dbDao kbfile kbprg kbsample kbtool MfcDAO
Version : 4.0 4.1 4.2
Platform : NT WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 1, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.