SAMPLE: Custom AppWizard for the DAO SDK/dbDao Classes

ID: Q158262


The information in this article applies to:
  • The DAO SDK, included with:
    • Microsoft Visual C++, 32-bit Editions, 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 Download Center. Click the file name below to download the file:

Dbdaoawx.exe
For more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address
http://www.microsoft.com/downloads/search.asp
and then click How to use the Microsoft Download Center.

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:

Q147629 PRB: Problems If ODBC or DAO in DLL's InitInstance or DLLMain
Q149392 How To Use the DAO SDK dbDao Classes with Visual C++ 4.x

Additional query words:

Keywords : kbfile kbprg kbsample kbtool kbDAO kbDatabase kbMFC kbVC
Version : winnt:4.0,4.1,4.2
Platform : winnt
Issue type :


Last Reviewed: December 4, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.