登录
首页 » Visual C++ » ODBCDEMO2

ODBCDEMO2

于 2011-03-14 发布 文件大小:4487KB
0 109
下载积分: 1 下载次数: 1

代码说明:

说明:  了简化开发人员编写数据库应用程序,VC++的在其基础类库(MFC)里对ODBC API进行了封装,实现了一个面向对象的数据库编程接口,使VC++的数据库变得更加容易。 本章首先对MFC ODBC的概貌进行简要介绍,然后讲述利用MFC ODBC进行数据库开发的技巧,最后将通过具体数据库开发实例,详细讲述通过MFC ODBC开发数据库应用程序的方法和过程。(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. )

文件列表:

ODBCDEMO2
.........\COMMONRS.CPP,1115,2000-10-22
.........\COMMONRS.H,2822,2000-10-21
.........\CUSTOMERDLG.CPP,1912,2000-10-05
.........\Customerdlg.dsp,3461,2001-11-23
.........\Customerdlg.dsw,547,2001-11-23
.........\CUSTOMERDLG.H,1482,2000-10-05
.........\Customerdlg.ncb,41984,2011-02-23
.........\Customerdlg.opt,631808,2011-02-23
.........\Customerdlg.plg,2075,2001-11-23
.........\Debug
.........\.....\commonrs.obj,35132,2011-02-23
.........\.....\commonrs.sbr,0,2011-02-23
.........\.....\FontCombo.obj,52688,2011-02-23
.........\.....\FontCombo.sbr,0,2011-02-23
.........\.....\MainFrm.obj,22350,2011-02-23
.........\.....\MainFrm.sbr,0,2011-02-23
.........\.....\ODBCDEMO2.bsc,3367936,2011-02-23
.........\.....\ODBCDEMO2.exe,184369,2011-02-23
.........\.....\ODBCDEMO2.ilk,612868,2011-02-23
.........\.....\ODBCDemo2.obj,22875,2011-02-23
.........\.....\ODBCDEMO2.pch,6886804,2011-02-23
.........\.....\ODBCDEMO2.pdb,517120,2011-02-23
.........\.....\ODBCDemo2.res,9652,2011-02-23
.........\.....\ODBCDemo2.sbr,0,2011-02-23
.........\.....\ODBCDemo2Doc.obj,14636,2011-02-23
.........\.....\ODBCDemo2Doc.sbr,0,2011-02-23
.........\.....\ODBCDemo2View.obj,64791,2011-02-23
.........\.....\ODBCDemo2View.sbr,0,2011-02-23
.........\.....\PreviewWnd.obj,12487,2011-02-23
.........\.....\PreviewWnd.sbr,0,2011-02-23
.........\.....\ReportWizard.obj,18901,2011-02-23
.........\.....\ReportWizard.sbr,0,2011-02-23
.........\.....\ReportWzdField.obj,69090,2011-02-23
.........\.....\ReportWzdField.sbr,0,2011-02-23
.........\.....\ReportWzdPreview.obj,24525,2011-02-23
.........\.....\ReportWzdPreview.sbr,0,2011-02-23
.........\.....\StdAfx.obj,105424,2011-02-23
.........\.....\StdAfx.sbr,1376769,2011-02-23
.........\.....\TipWnd.obj,17706,2011-02-23
.........\.....\TipWnd.sbr,0,2011-02-23
.........\.....\vc60.idb,230400,2011-03-03
.........\.....\vc60.pdb,380928,2011-02-23
.........\FONTCOMBO.CPP,14683,1998-09-25
.........\FONTCOMBO.H,2996,1998-09-25
.........\MAINFRM.CPP,2730,2000-10-04
.........\MAINFRM.H,1499,2000-10-04
.........\ODBCDEMO2.APS,33452,2011-02-23
.........\ODBCDEMO2.CLW,13921,2011-03-03
.........\ODBCDEMO2.CPP,4261,2000-10-04
.........\ODBCDEMO2.DSP,5621,2011-02-23
.........\ODBCDEMO2.DSW,543,2004-04-01
.........\ODBCDEMO2.H,1391,2000-10-04
.........\ODBCDEMO2.ncb,148480,2011-03-03
.........\ODBCDEMO2.opt,636928,2011-03-03
.........\ODBCDEMO2.PLG,252,2011-03-03
.........\ODBCDEMO2.RC,19454,2000-11-10
.........\ODBCDEMO2DOC.CPP,1802,2000-09-24
.........\ODBCDEMO2DOC.H,1508,2000-09-24
.........\ODBCDEMO2VIEW.CPP,12328,2000-11-05
.........\ODBCDEMO2VIEW.H,3309,2000-10-24
.........\ORDERDLG.CPP,2130,2000-10-05
.........\ORDERDLG.H,1537,2000-10-05
.........\PREVIEWWND.CPP,1393,2000-09-02
.........\PREVIEWWND.H,885,2000-09-02
.........\PRODUCTDLG.CPP,1819,2000-10-05
.........\PRODUCTDLG.H,1419,2000-10-05
.........\README.TXT,4383,2000-09-24
.........\REPORTWIZARD.CPP,1346,2000-10-04
.........\REPORTWIZARD.H,1724,2000-10-04
.........\REPORTWZDFIELD.CPP,15761,2000-10-25
.........\REPORTWZDFIELD.H,2766,2000-10-25
.........\REPORTWZDPREVIEW.CPP,3957,2011-03-03
.........\REPORTWZDPREVIEW.H,1364,2000-10-24
.........\RES

.........\...\ODBCDEMO2.RC2,401,2000-09-24

.........\...\PRINTER.BMP
.........\...\TOOLBAR.BMP
.........\RESOURCE.H,2303,2000-11-10
.........\STDAFX.CPP,211,2000-09-24
.........\STDAFX.H,1077,2000-09-24
.........\STOCKS1.mdb,991232,2004-03-19
.........\TIPWND.CPP,4095,1998-09-25
.........\TIPWND.H,1937,1998-09-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • sqlserverdbfz
    说明:  数据库控件,用vc编写,操作sql server数据库(database controls, using vc preparation, operation sql server database)
    2006-03-29 12:59:13下载
    积分:1
  • Ex_ODBC
    MFC基本实例实现连接数据库信息的录入修改删除功能(Basic examples were MFC connect to the database information input to modify delete function)
    2010-12-21 14:18:57下载
    积分:1
  • Matiral-
    适用于原料车间,原料混合配料过程的监控和管理,能引导和规范配料过程,并用数据库存储配方,方便查询统计。(Suitable for workshop materials, raw material mixing ingredients monitoring and management processes, to guide and regulate the batching process and use the to store recipes, easy access statistics.)
    2016-06-17 16:58:47下载
    积分:1
  • contract
    VC++、sql server合同管理源代码,仅供参考!(VC++,sql server,source code!)
    2009-03-08 16:34:42下载
    积分:1
  • pb01
    PB开发者的重点说明,能够很好的介绍给初学者学习PB开发。(PB developers highlights can be a good introduction for beginners learning PB development.)
    2013-07-29 20:59:48下载
    积分:1
  • vc6.0-ADO-for-MDB
    visual c++访问mdb格式access数据库,基于ADO(Visual C++ Access mdb format access , based on ADO)
    2016-10-30 06:41:41下载
    积分:1
  • rds-win32-4.0.522
    raima velocis 4.0.5
    2008-07-01 06:10:31下载
    积分:1
  • MyProjects
    使用MFC ODBC和LISTCONTROL控件显示数据库表内容(Use MFC ODBC and LISTCONTROL control display the contents of database tables)
    2007-12-18 15:24:47下载
    积分:1
  • cjgl4562154
    说明:  一个简单的数据库操作例子,特别适合初学者.vb数据库编程练习,学习完后可以举一反三。请大家多多指教。 (a simple example of the operation of the database, especially for beginners. Vb database programming exercises after learning can draw inferences from. Please exhibitions.)
    2005-11-25 22:06:33下载
    积分:1
  • cn700_vb53547437325
    ........... 开发进销存(VB6源码) (kfjxc )
    2009-03-07 05:24:25下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载