SAMPLE: Custom AppWizard for the DAO SDK/dbDao Classes (158262)



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
    • Microsoft Visual C++, 32-bit Enterprise Edition 4.2
    • Microsoft Visual C++, 32-bit Professional Edition 4.2

This article was previously published under Q158262

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:
For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.

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:

147629 PRB: Problems If ODBC or DAO in DLL's InitInstance or DLLMain

149392 How To Use the DAO SDK dbDao Classes with Visual C++ 4.x


Modification Type:MinorLast Reviewed:8/5/2004
Keywords:kbdownload kbDatabase kbfile kbProgramming kbSample KB158262 kbAudDeveloper