SAMPLE: DLGDB32 CDialog Sharing a CRecordset ObjectLast reviewed: July 2, 1997Article ID: Q141445 |
The information in this article applies to:
SUMMARYThis is the 32-bit version of this sample. The Dlgdb32 code sample demonstrates how to have a CDialog derived class share a CRecordset object that a CRecordView is already using. In addition, when used by itself, the code sample also demonstrates how to select CRecordset object from a CDocument without having a CRecordView. NOTE: This sample assumes that ODBC has been installed and that the Student Registration data source has been configured. The following file is available for download from the Microsoft Software Library:
~ Dlgdb32.exe (size: 37250 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 ServicesNOTE: The file must be decompressed by typing "DLGDB32 -d". |
Keywords : kbprg kbsample MfcDatabase kbhowto
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |