Description: Simplify developers to write database applications, VC++ Class Library in its base (MFC) in the package on the ODBC API to achieve an object-oriented database programming interface, so that VC++ database easier.
This chapter begins with an overview of the MFC ODBC brief introduction, then tell a story using MFC ODBC database development skills, and finally database development through specific examples, describe in detail through the MFC ODBC database application development methods and processes.
To Search:
- [ADO22222] - vc Packaging ADO very Haoe Ha ha
- [mfc_odbc] - In this case focuses on the development
File list (Check if you may need any files):
ODBCDEMO2\COMMONRS.CPP
.........\COMMONRS.H
.........\CUSTOMERDLG.CPP
.........\Customerdlg.dsp
.........\Customerdlg.dsw
.........\CUSTOMERDLG.H
.........\Customerdlg.ncb
.........\Customerdlg.plg
.........\FONTCOMBO.CPP
.........\FONTCOMBO.H
.........\MAINFRM.CPP
.........\MAINFRM.H
.........\ODBCDEMO2.APS
.........\ODBCDEMO2.CLW
.........\ODBCDEMO2.CPP
.........\ODBCDEMO2.H
.........\ODBCDEMO2.PLG
.........\ODBCDEMO2.RC
.........\ODBCDEMO2DOC.CPP
.........\ODBCDEMO2DOC.H
.........\ODBCDEMO2VIEW.CPP
.........\ODBCDEMO2VIEW.H
.........\ORDERDLG.CPP
.........\ORDERDLG.H
.........\PREVIEWWND.CPP
.........\PREVIEWWND.H
.........\PRODUCTDLG.CPP
.........\PRODUCTDLG.H
.........\README.TXT
.........\REPORTWIZARD.CPP
.........\REPORTWIZARD.H
.........\REPORTWZDFIELD.CPP
.........\REPORTWZDFIELD.H
.........\REPORTWZDPREVIEW.H
.........\RESOURCE.H
.........\STDAFX.CPP
.........\STDAFX.H
.........\TIPWND.CPP
.........\TIPWND.H
.........\ODBCDEMO2.DSW
.........\ODBCDEMO2.ncb
.........\Debug\ODBCDemo2.res
.........\.....\vc60.idb
.........\.....\ODBCDEMO2.pch
.........\.....\vc60.pdb
.........\.....\StdAfx.sbr
.........\.....\StdAfx.obj
.........\.....\commonrs.sbr
.........\.....\FontCombo.sbr
.........\.....\MainFrm.sbr
.........\.....\ODBCDemo2.sbr
.........\.....\ODBCDemo2Doc.sbr
.........\.....\ODBCDemo2View.sbr
.........\.....\PreviewWnd.sbr
.........\.....\ReportWizard.sbr
.........\.....\ReportWzdField.sbr
.........\.....\ReportWzdPreview.sbr
.........\.....\TipWnd.sbr
.........\.....\TipWnd.obj
.........\.....\ReportWzdPreview.obj
.........\.....\ReportWzdField.obj
.........\.....\ReportWizard.obj
.........\.....\PreviewWnd.obj
.........\.....\ODBCDemo2View.obj
.........\.....\ODBCDemo2Doc.obj
.........\.....\ODBCDemo2.obj
.........\.....\MainFrm.obj
.........\.....\FontCombo.obj
.........\.....\commonrs.obj
.........\.....\ODBCDEMO2.ilk
.........\.....\ODBCDEMO2.exe
.........\.....\ODBCDEMO2.pdb
.........\.....\ODBCDEMO2.bsc
.........\RES\ODBCDEMO2.ICO
.........\...\ODBCDEMO2.RC2
.........\...\ODBCDEMO2DOC.ICO
.........\...\PRINTER.BMP
.........\...\TOOLBAR.BMP
.........\STOCKS1.mdb
.........\Customerdlg.opt
.........\ODBCDEMO2.DSP
.........\REPORTWZDPREVIEW.CPP
.........\ODBCDEMO2.opt
.........\Debug
.........\RES
ODBCDEMO2