登录
首页 » Visual C++ » ADO

ADO

于 2012-11-05 发布 文件大小:3885KB
0 454
下载积分: 1 下载次数: 15

代码说明:

  Vc++中,MFC中实现数据库的实时显示以及增加和删除(To increase the database to delete in MFC)

文件列表:

ADO
...\ADO.APS,35880,2012-11-04
...\ADO.clw,1379,2012-11-05
...\ADO.cpp,2021,2012-11-04
...\ADO.dsp,4105,2012-11-04
...\ADO.dsw,514,2012-11-04
...\ADO.h,1291,2012-11-04
...\ADO.ncb,50176,2012-11-05
...\ADO.opt,53760,2012-11-05
...\ADO.plg,1278,2012-11-05
...\ADO.rc,6105,2012-11-04
...\ADOConn.cpp,2202,2012-11-04
...\ADOConn.h,943,2012-11-04
...\ADOConn1.cpp,2031,2012-11-05
...\ADOConn1.h,823,2012-11-05
...\ADODlg.cpp,7006,2012-11-04
...\ADODlg.h,1500,2012-11-04
...\database.mdb,339968,2012-11-05
...\Debug
...\.....\ADO.bsc,4367360,2012-11-05
...\.....\ADO.exe,135219,2012-11-05
...\.....\ADO.ilk,293280,2012-11-05
...\.....\ADO.obj,14385,2012-11-05
...\.....\ADO.pch,7072964,2012-11-05
...\.....\ADO.pdb,590848,2012-11-05
...\.....\ADO.res,2848,2012-11-04
...\.....\ADO.sbr,0,2012-11-05
...\.....\ADOConn.obj,67638,2012-11-04
...\.....\ADOConn1.obj,70251,2012-11-05
...\.....\ADOConn1.sbr,0,2012-11-05
...\.....\ADODlg.obj,81815,2012-11-05
...\.....\ADODlg.sbr,0,2012-11-05
...\.....\msado15.tlh,90685,2012-05-29
...\.....\msado15.tli,76647,2012-05-29
...\.....\StdAfx.obj,105672,2012-11-05
...\.....\StdAfx.sbr,1374928,2012-11-05
...\.....\vc60.idb,246784,2012-11-05
...\.....\vc60.pdb,454656,2012-11-05
...\ReadMe.txt,3525,2012-11-04
...\res

...\...\ADO.rc2,395,2012-11-04
...\resource.h,908,2012-11-04
...\StdAfx.cpp,205,2012-11-04
...\StdAfx.h,1054,2012-11-04

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

发表评论

0 个回复

  • WorkAid
    VC数据库,网络综合实例综合运用,包括文件读写,SHELL脚本打开文件,对SQL Server2000的ADO访问!(VERY GOOD!)
    2010-03-10 14:51:51下载
    积分:1
  • ADOupdate
    本程序是在Visual C++的环境下实现的使用ADO对象向数据库中添加数据,可以更新数据库(This program is in Visual C++ environment to achieve the use of ADO object to add data to the database, you can update the database)
    2010-05-26 13:13:35下载
    积分: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
  • MyODBCSmpl
    数据源:本实例使用的数据源在本章实例MyOd 联合开发网 - pudn.com
    2005-03-01 16:28:06下载
    积分:1
  • DateBase
    数据库程序,实现简单的数据库功能,如添加、查找、删除(DateBase sofe)
    2014-12-27 09:44:59下载
    积分:1
  • Catering-management-system
    本系统有三种操作权限,其中,营业员只可以执行开台、点菜、买单及查询日收入操作;领班可以执行开台、点菜、买单、进货、添加新员工、日收入及月收入查询等操作;经理具有最高权限,除了领班及营业员的操作权限外,还可以设置员工权限、添加商品信息及菜式信息、备份与恢复数据库及初始化数据等操作。(The system has three operating authority, which can only be executed Founding salesperson, a la carte, pay and check daily revenue operations foreman can perform Founding, a la carte, pay, purchase, adding new employees, daily income and monthly income of inquiry operation manager with the highest authority, in addition to the foreman and the operating authority salesperson, you can also set permissions for employees, product information and dishes to add information, database backup and recovery, and initial data and other operations.)
    2014-04-21 13:40:34下载
    积分:1
  • RemindYou
    带数据库的日程提醒工具,启动后托盘显示,可以设置数据库和提醒间隔,数据库暂为access,可以方便的移到其它数据库(With the agenda to remind the tool database, start after the tray, it can be set up databases and to remind the interval, database temporarily for access, can be easily moved to other databases)
    2007-09-06 15:18:41下载
    积分:1
  • DBGRID-call-SQL-database
    基于C语言的使用DBGRID控件实现的SQL数据库管理程序,方便灵活(C-based controls to achieve using DBGRID SQL database management procedures, convenient and flexible)
    2013-07-13 21:30:03下载
    积分:1
  • dao_sample
    dao例子(Dao example)
    2002-04-19 09:18:04下载
    积分:1
  • shujuku
    这是一个关于数据库的东西.里面有些函数.可以实现对于数据库的操作.很好很好用(This is a database of things. Which some functions can be achieved for database operations. Very, very good with)
    2011-11-18 11:42:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载