Share via


Database Applications

OverviewsHow Do IDetails

Feature Only in Professional and Enterprise Editions   Creating a Custom AppWizard is supported only in Visual C++ Professional and Enterprise Editions. For more information, see .

The following resources support the database features that the MFC AppWizard offers. Custom AppWizards cannot support database projects but they can be used to provide database support in MFC projects.

AFXDB.RTF

Rich text file. for generating a database-application help (.HLP) file. This file is one of the resource templates provided by the localized language DLLs, such as APPWZJPN.DLL.

RECSET.CPP

Recordset implementation file for MDI and SDI applications. This file is one of the templates provided by MFCAPWZ.DLL.

RECSET.H

Recordset header file for MDI and SDI applications. This file is one of the templates provided by MFCAPWZ.DLL.

TBDH_.BMP

Bitmap file that creates a toolbar for database view applications without file support. This file is one of the resource templates provided by MFCAPWZ.DLL.

See Also   Standard Custom Resource Templates, All AppWizard Projects, AppWizard Language Support for Far East Languages, Dialog-Based Applications, Dynamic-Link Libraries, MDI and SDI Applications, ActiveX Applications, Help File Support, Custom AppWizard Help File Support.