登录
首页 » Visual C++ » OperateAccess

OperateAccess

于 2012-02-17 发布 文件大小:5483KB
0 193
下载积分: 1 下载次数: 4

代码说明:

  VC中利用MFC进行ADO数据库编程实例(ADO database programming examples in VC using MFC)

文件列表:

OperateAccess
.............\Debug
.............\.....\msado15.tlh,90861,2008-04-14
.............\.....\msado15.tli,76735,2008-04-14
.............\.....\OperateAccess.bsc,3671040,2012-02-13
.............\.....\OperateAccess.exe,135323,2012-02-13
.............\.....\OperateAccess.ilk,284440,2012-02-13
.............\.....\OperateAccess.obj,45945,2012-02-13
.............\.....\OperateAccess.pch,9534720,2012-02-13
.............\.....\OperateAccess.pdb,615424,2012-02-13
.............\.....\OperateAccess.res,3168,2012-02-13
.............\.....\OperateAccess.sbr,0,2012-02-13
.............\.....\OperateAccessDlg.obj,101093,2012-02-13
.............\.....\OperateAccessDlg.sbr,0,2012-02-13
.............\.....\StdAfx.obj,134193,2012-02-13
.............\.....\StdAfx.sbr,1767285,2012-02-13
.............\.....\vc60.idb,230400,2012-02-13
.............\.....\vc60.pdb,561152,2012-02-13
.............\msado15.tlh,90619,2008-04-14
.............\msado15.tli,76614,2008-04-14
.............\OperateAccess.clw,1783,2008-05-31
.............\OperateAccess.cpp,2910,2012-02-13
.............\OperateAccess.dsp,4286,2012-02-13
.............\OperateAccess.dsw,549,2008-05-31
.............\OperateAccess.h,1486,2008-05-31
.............\OperateAccess.ncb,123904,2012-02-13
.............\OperateAccess.opt,49664,2012-02-13
.............\OperateAccess.plg,2375,2012-02-13
.............\OperateAccess.rc,6178,2008-05-31
.............\OperateAccessDlg.cpp,9663,2012-02-13
.............\OperateAccessDlg.h,1734,2008-05-31
.............\ReadMe.txt,3705,2008-05-31
.............\res

.............\...\OperateAccess.rc2,405,2008-05-31
.............\Resource.h,1059,2008-05-31
.............\StdAfx.cpp,215,2008-05-31
.............\StdAfx.h,1186,2008-05-31
.............\STUDENT.MDB,626688,2012-02-13

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

发表评论


0 个回复

  • VC_project_development_throughout_Record1-2
    VC项目开发全程实录(书籍光盘)非常实用的资源!(VC project development throughout Record (Book CD) is very useful resource!)
    2010-07-19 14:44:41下载
    积分: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
  • contract
    VC++、sql server合同管理源代码,仅供参考!(VC++,sql server,source code!)
    2009-03-08 16:34:42下载
    积分:1
  • Analizador
    Database Browser DB2 Connection
    2010-05-21 11:49:40下载
    积分:1
  • CheckRYL
    本例将对数据库的基本操作封装成一个基本类,实现同时连接不同的数据库(mysql和mssql),并从其中取出数据利用socket发送.(the cases will be the basic operation of the database packaged as a basic category, simultaneously connect different databases (mysql and mssql) remove from which to send data using socket.)
    2006-07-17 14:57:42下载
    积分:1
  • AdoExample
    这是我自己写的一个数据库课程设计主要是如何利用ADO跟ACCESS数据库写的,主要使用MFC进行编写,大开工程编译一下就可以运行了(just a ado program)
    2011-05-21 19:18:32下载
    积分:1
  • nainiu
    奶牛健康管理系统!MFC界面,实现奶牛资料的录入、删除、更改、查询等操作!还有奶牛所属农场主的信息!可以输出资料到excel中!连接Access数据库!(Dairy Health Management System! MFC interface, data input to achieve cows, delete, change, query and other operations! There is information on dairy farmer-owned! Can export data to excel in! Connect Access Database!)
    2010-01-08 20:41:34下载
    积分:1
  • Cpp1
    数据库编程实例 详细描述了数据库的原理及应用(data module)
    2012-04-06 19:12:29下载
    积分: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
  • sqlTest100929
    一个在VC6里运用SQL语言,通过DAO方法访问ACCESS文件的vc工程。实现的功能有:创建MDB文件,新建、删除表单,对某表添加、删除、插入、修改记录。(A vc Project by sql language by DAO. It can create mdb file,or create a new tab,delete a tab,also add,delete ,insert collcetion in a certain tab. )
    2021-01-21 22:58:46下载
    积分:1
  • 696518资源总数
  • 105117会员总数
  • 11今日下载