I want to have the display section for database in a dialog box. The name of my application is dlgdb. I have made a forward declaration for dlgdbSet in the dialog class. Also m_pSet is declared as the member of dialog class. But when I am trying to use m_pSet->Open or any other CRecordset function, I am getting Unhandled exception error. Pl. help me in this regard.
Zulfi.