登录
首页 » Visual C++ » MFC-ADODemon

MFC-ADODemon

于 2011-02-15 发布 文件大小:199KB
0 263
下载积分: 1 下载次数: 69

代码说明:

  VC/MFC ADO连接数据库,简单易用,且封装好了一个类.(VC/MFC ADO connect to the database, easy to use, and a wrapper class.)

文件列表:

ADO数据库Demon
..............\DataBaseADO
..............\...........\DataBaseADO.aps,56720,2010-11-24
..............\...........\DataBaseADO.clw,1193,2010-11-24
..............\...........\DataBaseADO.cpp,2240,2010-11-24
..............\...........\DataBaseADO.dsp,4631,2010-11-26
..............\...........\DataBaseADO.dsw,547,2010-11-24
..............\...........\DataBaseADO.h,1379,2010-11-24
..............\...........\DataBaseADO.ncb,156672,2010-11-26
..............\...........\DataBaseADO.opt,49664,2010-11-26
..............\...........\DataBaseADO.plg,258,2010-11-26
..............\...........\DataBaseADO.rc,5393,2010-11-24
..............\...........\DataBaseADODlg.cpp,6379,2010-11-26
..............\...........\DataBaseADODlg.h,1420,2010-11-26
..............\...........\msado15.tlh,90631,2008-06-02
..............\...........\msado15.tli,76620,2008-06-02
..............\...........\ReadMe.txt,3669,2010-11-24
..............\...........\res
..............\...........\...\DataBaseADO.rc2,403,2010-11-24

..............\...........\Resource.h,689,2010-11-24
..............\...........\StdAfx.cpp,213,2010-11-24
..............\...........\StdAfx.h,1156,2010-11-24
..............\DB_ADO
..............\......\CppADODB.cpp,1901,2010-12-21
..............\......\CppADODB.h,1694,2010-12-21
..............\......\Debug
..............\......\TestADO_Data.MDF,1048576,2010-11-24
..............\......\TestADO_Log.LDF,1048576,2010-11-24
..............\Exe
..............\...\DataBaseADO.exe,53248,2010-11-26

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

发表评论

0 个回复

  • sqlTest100929
    一个在VC6里运用SQL语言,通过DAO方法访问ACCESS文件的vc工程。实现的功能有:创建MDB文件,新建、删除表单,对某表添加、删除、插入、修改记录。(A vc Project by sql language by DAO. It can create mdb file,or create a new tab,delete a tab,also add,delete ,insert collcetion in a certain tab. )
    2021-01-21 22:58:46下载
    积分:1
  • Data-Program
    提供了我多年来开发数据库使用到的模版基本上设计到所有关于数据库编程的源码技术!(Over the years I developed a database to provide a template to use to basically design to all the source technology for database programming!)
    2011-07-15 00:47:21下载
    积分: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
  • CompactAccess
    VB编程实现Access数据库压缩功能,VB编程的朋友可以借鉴一下,压缩的效果还是很明显的,虽然不是很完美,但至少可以借鉴一下,为以后的编程思路提供参考。(VB Programming compression Access database, VB programming can learn from a friend about the effect of compression is very obvious, though not perfect, but at least you can learn from, programming ideas for future reference.)
    2009-05-11 03:24:08下载
    积分:1
  • Address_Notebook_Manager
    地址薄管理器.采用MFC DAO对象和接口编程技术实现了一个地址薄数据库的管理器.主要功能包括:1,浏览数据库的内容.2,添加,删除和更新数据库的记录.(address book manager. Using MFC DAO objects and interface programming technology to achieve a one address book database manager. main features include : a browse the contents of the database .2, add, delete and update database records.)
    2006-10-11 13:50:15下载
    积分:1
  • 20060611Access
    简要说明:直接通过DAO读、写Access文件    直接利用DAO来创建、读写Access文件,总的说来,对比上篇<直接通过ODBC读、写Excel文件>来讲,要简单一些。在下面的示例中,我们将用到两种方法:SQL和DAO类涵数来混合实现它们,这样做的目地,我想可以使大家更加方便灵活的运用它们来完成你想要做的东西。在示例程序中默认指定创建数据库名为:Demo.mdb,内部表名为:DemoTable,写入两个字段:名字和年龄,采用和上一篇读写Excel类似的操作,你也可以根据自己需要来动态改变它们。 (Brief Description : DAO directly through reading, writing documents directly using Access to create DAO, Access document literacy, in general, compared to the previous chapter)
    2006-08-29 12:05:09下载
    积分:1
  • chap29--use-OLE-DB-handle-databases
    MFC操作数据库ADO操作数据库, MFC操作数据库ADO操作数据库.(use MFC to handle the databases.)
    2012-09-19 17:29:05下载
    积分:1
  • pb01
    PB开发者的重点说明,能够很好的介绍给初学者学习PB开发。(PB developers highlights can be a good introduction for beginners learning PB development.)
    2013-07-29 20:59:48下载
    积分:1
  • AdoCtrlAccess
    vc ADO控制Access数据库的程序源码,很不错的demo(vc ADO Access database program source code control, very good demo)
    2011-05-29 11:10:28下载
    积分:1
  • MFCwarehouse-management
    MFC与数据库结合,实现简单的仓库管理。(MFC conjunction with the database, a simple warehouse management.)
    2013-11-16 21:57:59下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载