Hi @ll,
I've made a database project with VC++. The main class is a CRecord view. For a new DB table I create a new CRecordset class and then I add a new CRecordView class to the project to show and modify the Recodset data. I want to create a button in the main CRecordVIew after pushing it I want to show the second CRecordView. How can I do this?
thx
sixtdeu
I've made a database project with VC++. The main class is a CRecord view. For a new DB table I create a new CRecordset class and then I add a new CRecordView class to the project to show and modify the Recodset data. I want to create a button in the main CRecordVIew after pushing it I want to show the second CRecordView. How can I do this?
thx
sixtdeu