Using CRecordView
-
Hi ! Well, I'll state my problem simply. It applies to Visual Studio .NET 2003 family. I create a skeleton MFC app with database support through header files. Now, I go and create a form resource to function as my CRecordView-derived class' form. However, after I completed the form, I started binding it to a class. The only options available were the generic MFC classes CDialog, CFormView etc. Now, is it possible to use the wizards to bind this resource to a CRecordView-derived class ? When I can't even add a CRecordView class manually into the Class View. The only available option is CDatabase, through the MFC ODBC Consumer option. Thanks in advance, Antti ---------------------------------------------- The definition of impossible is strictly dependant on what we think is possible.