This section applies only to the MFC ODBC and DAO classes. For information about OLE DB record views, see
To support form-based data-access applications, the class library provides class
Form Uses
Forms are useful for a variety of data-access tasks:
-
Entering data
-
Performing read-only examination of data
-
Updating data
Further Reading About Record Views
The material in topics applies to both the ODBC-based and the DAO-based classes. Use CRecordView for ODBC and CDaoRecordView for DAO.
Topics include: