登录
首页 » Visual C++ » ODBCDEMO2

ODBCDEMO2

于 2011-03-14 发布 文件大小:4487KB
0 191
下载积分: 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 个回复

  • ADO
    C++实现的使用ADO方式连接ACCESS 2007数据库并从中取数据(C++ to achieve the use of ADO to connect the ACCESS 2007 database and fetch data from)
    2012-05-27 16:54:14下载
    积分:1
  • 10-11cha
    Visual C++实践与提高--数据库开发与工程应用篇 随书代码 希望对用ADO开发的人会有所帮助 这是第10、11章的(Visual C Practice and improve-- database development and application articles with the hope that the code book to use ADO development will be helpful This is the first 10 and 11 of Chapter)
    2006-11-29 23:06:40下载
    积分:1
  • VC_project_development_throughout_Record1-2
    VC项目开发全程实录(书籍光盘)非常实用的资源!(VC project development throughout Record (Book CD) is very useful resource!)
    2010-07-19 14:44:41下载
    积分:1
  • PMMv1.0
    MFC架构下,通过ADO方式连接Access数据库的实例,事先了完整的添加、修改、删除功能,VS2010编写。特点是实现了数据库中日期数据类型的读写,比较有借鉴意义。(MFC framework, connected through the Access database, ADO instance, in advance of the complete add, modify, delete function, VS2010 preparation. Feature is realized in the database to read and write the date data type, compared with reference.)
    2010-07-31 15:11:21下载
    积分:1
  • MFC-ADODemon
    VC/MFC ADO连接数据库,简单易用,且封装好了一个类.(VC/MFC ADO connect to the database, easy to use, and a wrapper class.)
    2011-02-15 16:51:16下载
    积分:1
  • Microsoft.VC80.DebugCRT
    Microsoft.VC80.DebugCRT.rar,Microsoft.VC80.DebugCRT.rar, Microsoft.VC80.DebugCRT.rar,(Development of multiple instances of the Directshow, Directshow development of multiple instances, Directshow development of multiple instances.)
    2020-08-31 19:58:11下载
    积分:1
  • ODBCDEMO2
    说明:  了简化开发人员编写数据库应用程序,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. )
    2011-03-14 16:26:31下载
    积分:1
  • data
    mfc数据库编程资料。查询数据,创建数据库,登陆,对话框加菜单,加消息响应等等。(data base on MFC)
    2012-05-04 15:32:58下载
    积分:1
  • CADOPIC
    数据库开发的ado连接,包括存入图像,读取图像的方法,值得入门的学习下(Ado connection database development, including into the image, read the image, it is worth to study the entry)
    2010-10-23 16:00:43下载
    积分:1
  • vbwl
    零基础制作【武林外传】辅助工具[详细步骤+图片](VB)!(Zero based on the production of Wulin rumored] [aids [detailed steps+ Picture] (VB)!)
    2007-08-12 20:49:31下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载