登录
首页 » Visual C++ » ADO

ADO

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

  • ConnectionVB.Net
    this source for connection database
    2011-10-23 10:54:29下载
    积分:1
  • quzze
    该代码包括了队列的实现,主要包括队列的进出问题, 以及队列的查询,删除等问题。(The code includes queue implementation, mainly including queue in and out of the question, as well as the queue query, delete, etc.)
    2014-01-03 10:44:40下载
    积分:1
  • Microsoft_ADO_Programer_Refer
    说明:  Visual C++中ADO程序员的参考指南文件,包括ADO入门和高级进阶部分,另外还有ADOX等相关内容(ADO in Visual C++ programmer' s reference guide documents, including entry-level and high-level advanced part of the ADO, in addition to other related content such as ADOX, ADO MD .)
    2010-03-17 15:15:17下载
    积分:1
  • acess
    使用MFC编写的access数据库读写,记录,搜索,提醒功能的软件(Written using MFC database access to read and write, record, search, to remind the features of the software)
    2012-02-07 23:53:50下载
    积分:1
  • EX_Database01
    说明:  这是一个数据库访问技术方面的程序,是基于ODBC技术的数据库访问,显示数据库表中的所有记录。(This is a database access technical aspects of the procedure is based on ODBC database access technology, the database shows the table all records.)
    2006-03-21 11:54:54下载
    积分:1
  • project
    手机维修系统(使用前请先阅读说明) 一. 系统简介: 系统采用VC 6.0 +ADO+数据控件绑定技术实现 系统分为产品信息板块,维修信息板块,留言板块,利润查询板块,维修人员管理板块,配件管理板块,系统设置板块。 系统登陆方面分为三个等级权限0级权限为匿名登陆只能进行维修信息产品信息的查询,查看留言和留言的功能。1级权限可以进行产品维修信息的更新删除,产品信息的更新删除,及0权限的所有操作。2级权限可以进行全部操作包括维修人员信息更新删除,配件信息的更新删除,季度利润查询,维修人员信息的查询更新及以上两种权限的所有操作。 关于用户密码没有用专业加密算法加密,只是通过简单的逆序排列。为了保证数据安全可以通过数据库的加密,或专业MD5加密算法。 关于按钮,留言板块的按钮通过按钮重绘技术实行动态显示。而在主界面的按钮通过加载图标来显示。 (err)
    2008-08-14 16:58:32下载
    积分:1
  • VcPP-access-to-DAO-database
    基于C++编程下的,实现了对DAO数据库的访问功能(Based C++ programming under the realization of the DAO database access functions)
    2014-04-27 11:27:57下载
    积分:1
  • ADODataBase
    这个源码是运用ado方式连接数据库的例子其中实现方式是利用ado类中的方法。运用C++实现(Examples of this source is to use ADO to connect to the database using C++ achieve)
    2013-04-26 21:04:09下载
    积分:1
  • 2
    说明:  本次课程设计的任务是:针对学院的计算机系本科课程,根据课程之间的依赖关系,制定课程安排计划,并满足各学期课程数日大致相同。按照用户输入的课程数,学期数,课程间的先后关系数目以及课程间两两间的先后关系,程序执行后会给出每学期应学的课程。 (1) 输入的形式和输入值的范围:输入间用空格隔开。要求用户输入的课程数小于20,学期数小于或是等于8,课程名的长度小于等于10个字符。 (2) 程序所能达到的功能:按照用户的输入,给出每学期应学的课程。 (The task of curriculum design are: for the Institute of Computer Science undergraduate courses, according to the dependencies between programs to develop curriculum plans and meet a few days each semester or less the same. In accordance with the user to enter the course number, semester the number of the sequence of the relationship between the number of courses and course sequence of 22 inter-relationships, program execution is given after each semester should learn. (1) input in the form of and input value range: Enter the rooms separated by a space. Requires the user to enter the course number is less than 20, the number is less than or equal to 8 semester courses were less than or equal to the length of 10 characters. (2) program can achieve the function: In accordance with the user' s input, is given each semester to be science courses.)
    2009-12-25 00:18:04下载
    积分:1
  • Login
    通过一个简单的项目实例“国家游泳队训练信息系统”,展示c++的威力。该项目包括,SQL server数据库连接数据库操作等(增、删、改查),是一个很好的学习资料。亦可作为收藏。包括对对话框的一些设置问题,对话框背景等........(Through a simple project examples "national swimming team training information system" to demonstrate the power of c++. The project includes, SQL server database connections and other database operations (add, delete, change search), is a good learning materials. Also as a collection. Including some of the settings dialog box in the dialog background ........)
    2014-07-05 22:24:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载