登录
首页 » Visual C++ » DateBase

DateBase

于 2014-12-27 发布 文件大小:7462KB
0 286
下载积分: 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 个回复

  • data
    mfc数据库编程资料。查询数据,创建数据库,登陆,对话框加菜单,加消息响应等等。(data base on MFC)
    2012-05-04 15:32:58下载
    积分:1
  • Visual-CPP-ADO
    关于MFC中ADO数据库的学习,很基础的例程可供下载学习(Learn about the MFC ADO , it is the foundation of learning routines available for download)
    2014-12-04 15:46:50下载
    积分: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
  • safe
    采用visual c++ 作为前台开发语言,sql server 2000 作为后台数据库开发的安全行业标准管理体系数据库,其功能强大!(The use of visual c++ As a front to develop language, sql server 2000 database development as a background security industry-standard database management system, its powerful!)
    2008-06-21 23:49:46下载
    积分:1
  • sqlserverdbfz
    说明:  数据库控件,用vc编写,操作sql server数据库(database controls, using vc preparation, operation sql server database)
    2006-03-29 12:59:13下载
    积分:1
  • Ado_Aok_2_src
    例子2(Example 2)
    2021-04-06 10:09:02下载
    积分:1
  • chap29--use-OLE-DB-handle-databases
    MFC操作数据库ADO操作数据库, MFC操作数据库ADO操作数据库.(use MFC to handle the databases.)
    2012-09-19 17:29:05下载
    积分:1
  • odbcassess
    ODBC连接数据库,可以实现查询,插入,删除操作.(vc++ implement odbc access database)
    2010-02-26 13:17:09下载
    积分: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
  • hbMS
    MFC编的数据库管理系统,ODBC连接SQL。里面用了列表控件,组合框控件等。实现管理数据库,直接在列表框控件中操作即可。(MFC series database management systems, ODBC connection SQL. They spent a list control, combo box controls. Implement management database directly in the ListBox control can operate.)
    2013-06-27 11:24:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载