登录
首页 » Visual C++ » chap30--use-ADO-handle-databases

chap30--use-ADO-handle-databases

于 2012-09-19 发布 文件大小:237KB
0 341
下载积分: 1 下载次数: 6

代码说明:

  MFC操作数据库ADO操作数据库, MFC操作数据库ADO操作数据库,(use MFC to handle the databasees)

文件列表:

第30章使用ADO操作数据库
.......................\AdoRWAccess
.......................\...........\AdoRWAccess.aps,35732,2004-08-04
.......................\...........\AdoRWAccess.clw,1295,2004-08-04
.......................\...........\AdoRWAccess.cpp,3791,2003-11-05
.......................\...........\AdoRWAccess.dsp,4843,2003-05-30
.......................\...........\AdoRWAccess.dsw,545,2002-12-19
.......................\...........\AdoRWAccess.h,1695,2002-12-19
.......................\...........\AdoRWAccess.ncb,369664,2004-08-04
.......................\...........\AdoRWAccess.opt,57856,2004-08-04
.......................\...........\AdoRWAccess.plg,2305,2003-11-10
.......................\...........\AdoRWAccess.rc,5393,2003-05-30
.......................\...........\AdoRWAccessDlg.cpp,13599,2003-11-10
.......................\...........\AdoRWAccessDlg.h,2251,2003-11-10
.......................\...........\BtnST.cpp,59750,2002-12-20
.......................\...........\BtnST.h,9972,2002-12-20
.......................\...........\Demo.mdb,69632,2003-11-10
.......................\...........\HyperLink.cpp,12654,2001-12-27
.......................\...........\HyperLink.h,3291,2001-12-27
.......................\...........\msado15.tlh,90610,2001-09-05
.......................\...........\msado15.tli,76608,2001-09-05
.......................\...........\PictureEx.cpp,27614,2002-07-31
.......................\...........\PictureEx.h,6810,2002-07-29
.......................\...........\ReadMe.txt,179,2002-12-20
.......................\...........\Release
.......................\...........\.......\msado15.tlh,90757,2002-07-10
.......................\...........\.......\msado15.tli,76704,2002-07-10
.......................\...........\res

.......................\...........\...\AdoRWAccess.rc2,403,2002-12-19

.......................\...........\resource.fd,1113,2003-05-30
.......................\...........\Resource.h,1101,2003-05-30
.......................\...........\StdAfx.cpp,213,2002-12-19
.......................\...........\StdAfx.h,1188,2003-05-27
.......................\...........\WinXPButtonST.cpp,2744,2002-11-24
.......................\...........\WinXPButtonST.h,1571,2002-12-20
.......................\Demo.mdb,69632,2004-08-04
.......................\Demo_Backup.mdb,69632,2004-08-04
.......................\Release
.......................\.......\AdoRWAccess.exe,65536,2003-11-10
.......................\.......\Demo.mdb,69632,2004-08-04
.......................\说明.txt,118,2003-09-12

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

发表评论

0 个回复

  • ADO-And-Access
    这是一个基本的数据库编程实例,里面最特别的地方是即使出数据库里面出现多条完全相同的记录,它也能操作,而不会出错。(This is a basic database programming examples, there is the most special place inside the database even if there is more of the same record, which can operate without error.)
    2013-11-15 06:37:48下载
    积分:1
  • ENVELOP_ADO
    封装的ADO访问所有数据库的代码,大家不要将时间浪费在编程上了(Packaging visit all the ADO database code, we should not be wasting time on the program)
    2007-05-18 22:38:03下载
    积分:1
  • MFC-ODBC-API-Programming
    本例是一个通讯实例,说明如何使用MFC ODBC 创建数据库应用程序。(This example is a communication example, explain how to use ODBC MFC to create a application.)
    2015-08-05 11:15:07下载
    积分:1
  • databaseapplication
    该程序基于MFC CdataBase类重做数据库中的应用程序(MFC CdataBase based on the program category in the database redo application)
    2009-04-25 09:24:47下载
    积分:1
  • Login
    通过一个简单的项目实例“国家游泳队训练信息系统”,展示c++的威力。该项目包括,SQL server数据库连接数据库操作等(增、删、改查),是一个很好的学习资料。亦可作为收藏。包括对对话框的一些设置问题,对话框背景等........(Through a simple project examples "national swimming team training information system" to demonstrate the power of c++. The project includes, SQL server database connections and other database operations (add, delete, change search), is a good learning materials. Also as a collection. Including some of the settings dialog box in the dialog background ........)
    2014-07-05 22:24:03下载
    积分:1
  • chapter5
    一个关于短息防伪系统的C++数据库开发例程,数据库选用Access(An example of development of data base with C++)
    2012-08-04 15:30:00下载
    积分:1
  • EXCEL
    有关生成和读取Excel文件的操作类,你一定用得着哦(On the formation and operation of reading Excel file type, you must need it, oh)
    2008-07-06 21:57:05下载
    积分:1
  • ADO
    利用ADO连接Oracle数据库,,主要解决写入blob数据问题(Use ADO to connect Oracle database, the main solution to the issue of write blob data)
    2009-04-25 20:11:31下载
    积分:1
  • YJSYS_HD
    研究生信息管理系统 基于VC++6.0 MFC 内附ACCESS数据库文件 一个完成工程文件 编译通过后可直接运行 (需装有SP5以上补丁)(Graduate student information management system is based on VC++6.0 MFC document containing an ACCESS database compiled through the completed project file can be directly after the operation (to be equipped with more than SP5 patch))
    2009-03-30 14:58:04下载
    积分:1
  • ExcelPrint
    使用Excel实现生成、打印数据库报表数据,VC++经典编程学习源码,很好的参考资料。(Use Excel to realize the generation, print database report data, VC++ classic learning programming source code, a good reference.)
    2013-11-25 12:51:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载