登录
首页 » Visual C++ » ADO

ADO

于 2012-11-05 发布 文件大小:3885KB
0 345
下载积分: 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 个回复

  • ADOclass
    运用ADO封装类,可以直接实现数据库连接,增删查改的功能,简化代码,其中有详细说明书,函数等等说明(failed to translate)
    2009-12-31 00:07:39下载
    积分:1
  • DistillSQL
    vc++开发常用模块之数据库,开发中与数据库相关的模块(VC++ SQL)
    2014-02-28 22:01:42下载
    积分:1
  • ODBCDEMO2
    说明:  了简化开发人员编写数据库应用程序,VC++的在其基础类库(MFC)里对ODBC API进行了封装,实现了一个面向对象的数据库编程接口,使VC++的数据库变得更加容易。 本章首先对MFC ODBC的概貌进行简要介绍,然后讲述利用MFC ODBC进行数据库开发的技巧,最后将通过具体数据库开发实例,详细讲述通过MFC ODBC开发数据库应用程序的方法和过程。(Simplify developers to write database applications, VC++ Class Library in its base (MFC) in the package on the ODBC API to achieve an object-oriented database programming interface, so that VC++ database easier. This chapter begins with an overview of the MFC ODBC brief introduction, then tell a story using MFC ODBC database development skills, and finally database development through specific examples, describe in detail through the MFC ODBC database application development methods and processes. )
    2011-03-14 16:26:31下载
    积分:1
  • pb01
    PB开发者的重点说明,能够很好的介绍给初学者学习PB开发。(PB developers highlights can be a good introduction for beginners learning PB development.)
    2013-07-29 20:59:48下载
    积分:1
  • bwzgear
    ug平台上基于MFC的变位直齿轮参数化设计的开发,连接Access数据库。(ug platform development based MFC displacement spur gear parametric design to connect Access database.)
    2020-09-12 09:27:58下载
    积分:1
  • bat
    解压bat数据库,支持Phoenix版、纯真版、梧州版等数据库文件格式,解出的数据库可以用Excel、Access等程序打开,然后利用Excel、Access等工具进行你需要的转换... 注:此工具只负责数据格式转换,排序、编辑等功能可利用Excel、Access等工具!(Extract the bat database, the database file format support Phoenix version, innocence, Wuzhou, and the solution out of the database can be open with Excel, Access and other programs, and then use Excel, Access and other tools you need to convert ... Note: This tool only responsible for data format conversion, sorting, editing tools such as Excel, Access!)
    2012-07-16 23:03:29下载
    积分:1
  • data
    mfc数据库编程资料。查询数据,创建数据库,登陆,对话框加菜单,加消息响应等等。(data base on MFC)
    2012-05-04 15:32:58下载
    积分:1
  • EmailManagement
    数据库课程设计简单的邮件管理系统。可以用VS2013连接oracle数据库,实现一些简单的操作(Database design courses simple mail management system. VS2013 can be used to connect oracle , to achieve some simple operations)
    2016-01-06 21:09:48下载
    积分:1
  • vbcode
    acess数据库中关于ADO控件和DATAgrid控件以及sql语言添加查询删除编辑等功能的实现(acess database in ADO controls and a DataGrid control, as well as the sql language query to delete editing functions )
    2012-03-07 16:03:04下载
    积分: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
  • 696518资源总数
  • 106215会员总数
  • 5今日下载