登录
首页 » Visual C++ » DateBase

DateBase

于 2014-12-27 发布 文件大小:7462KB
0 128
下载积分: 1 下载次数: 8

代码说明:

  数据库程序,实现简单的数据库功能,如添加、查找、删除(DateBase sofe)

文件列表:

DateBase
........\Add.cpp,1078,2014-11-29
........\Add.h,1159,2014-11-19
........\DateBase.aps,48220,2014-12-22
........\DateBase.clw,4646,2014-12-22
........\DateBase.cpp,4134,2014-11-09
........\DateBase.dsp,5000,2014-11-18
........\DateBase.dsw,541,2014-11-09
........\DateBase.h,1378,2014-11-09
........\DateBase.ncb,107520,2014-12-22
........\DateBase.opt,817664,2014-12-22
........\DateBase.plg,1619,2014-12-22
........\DateBase.positions,181,2014-12-22
........\DateBase.rc,15529,2014-12-22
........\DateBaseDoc.cpp,1531,2014-11-09
........\DateBaseDoc.h,1513,2014-11-09
........\DateBaseSet.cpp,1499,2014-11-19
........\DateBaseSet.h,1345,2014-11-19
........\DateBaseView.cpp,8539,2014-12-22
........\DateBaseView.h,2364,2014-12-22
........\Debug
........\.....\Add.obj,13245,2014-11-29
........\.....\Add.sbr,0,2014-11-19
........\.....\DateBase.bsc,3302400,2014-11-19
........\.....\DateBase.exe,135226,2014-12-22
........\.....\DateBase.ilk,407600,2014-12-22
........\.....\DateBase.obj,23037,2014-12-22
........\.....\DateBase.pch,5712720,2014-11-19
........\.....\DateBase.pdb,533504,2014-12-22
........\.....\DateBase.res,9208,2014-12-22
........\.....\DateBase.sbr,0,2014-11-19
........\.....\DateBaseDoc.obj,17540,2014-11-19
........\.....\DateBaseDoc.sbr,0,2014-11-19
........\.....\DateBaseSet.obj,14930,2014-11-19
........\.....\DateBaseSet.sbr,0,2014-11-19
........\.....\DateBaseView.obj,50581,2014-12-22
........\.....\DateBaseView.sbr,0,2014-11-19
........\.....\MainFrm.obj,20040,2014-11-19
........\.....\MainFrm.sbr,0,2014-11-19
........\.....\SeekDlg.obj,12555,2014-11-19
........\.....\SeekDlg.sbr,0,2014-11-19
........\.....\StdAfx.obj,107425,2014-11-19
........\.....\StdAfx.sbr,1449909,2014-11-19
........\.....\vc60.idb,230400,2014-12-22
........\.....\vc60.pdb,372736,2014-12-22
........\MainFrm.cpp,2509,2014-11-09
........\MainFrm.h,1581,2014-11-09
........\ReadMe.txt,4234,2014-11-09
........\res

........\...\DateBase.rc2,400,2014-11-09

........\...\student.mdb,401408,2014-11-29

........\resource.h,1419,2014-12-22
........\SeekDlg.cpp,1017,2014-11-19
........\SeekDlg.h,1217,2014-11-19
........\StdAfx.cpp,210,2014-11-09
........\StdAfx.h,1105,2014-11-09
........\student.mdb,401408,2014-11-20
........\数据库.avi,10161070,2014-11-29

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

发表评论

0 个回复

  • ADO-open-close
    用ADO打开关闭数据库的简单程序 初步了解关于ADO在MFC中的使用(用ADO打开关闭数据库的简单程序 初步了解关于ADO在MFC中的使用 Simple procedures for opening and closing the database with ADO preliminary understanding about use of ADO in MFC )
    2013-10-21 15:24:14下载
    积分: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
  • client
    数据库监视备份软件客户端通信软件广播状态参数 当前的主库(DWORD)+当前的状态(DWORD) (Database to monitor the backup software client software radio communication parameters the current state of the main library (DWORD)+ Current status (DWORD))
    2007-08-16 21:40:57下载
    积分:1
  • ADOTest
    本人自己编写的VC++访问数据库程序,包含了ADO、ODBC等方法,可访问MSSQL、SQL、ACCESS等数据库。(I have written VC++ Access database program, including the ADO, ODBC and other methods to access MSSQL, SQL, ACCESS and other databases.)
    2020-10-29 14:59:57下载
    积分:1
  • 238242excel_odbc
    用ODBC读写excel 可以实现VC对excel的操作并读写excel(use ODBC read and write excel)
    2013-09-04 20:58:00下载
    积分:1
  • TestAdo
    VC++实现数据库的连接,以及对数据库的增删改查操作。(No Translation.)
    2016-08-31 10:35:02下载
    积分:1
  • 43567897
    VB在局域网内将文件存储到数据库保存,有需要的下。(VB in the LAN to store files saved to the database, there is need for the next.)
    2013-08-13 23:34:07下载
    积分:1
  • Ado1
    ADO数据库操作类,包括数据库的创建、表的创建、删除、查询、和字段值得获取等一系列方法。(The ADO operation class ,which can realize the creation of database and table, the delete ,select of record.)
    2013-12-02 16:31:31下载
    积分:1
  • vcandvs-access
    vc6.0和vs2005访问access数据库,包括增删改查,有示例,可在此基础上进行功能添加。(VC6.0 and VS2005 visit ACCESS database, including the crud, example, can be carried out on the basis of function add.)
    2013-02-07 11:09:15下载
    积分:1
  • ADOAccessDemo
    该例程参考《Visual C++开发修行实录》,为ADO访问Access数据库的例程,其中详细介绍了ADO访问数据库的步骤,以及查询、修改、删除等SQL语言的使用。(Refer to the routine Visual C++ development practice record , as the ado access access routines, which details the steps of ADO to access the , and query, modify, delete SQL language use. )
    2015-07-15 10:49:40下载
    积分:1
  • 696522资源总数
  • 104049会员总数
  • 30今日下载