登录
首页 » DOS » CtrlListDatabase

CtrlListDatabase

于 2011-05-31 发布 文件大小:2463KB
0 130
下载积分: 1 下载次数: 28

代码说明:

  本文以“学生信息管理”系统雏形为例子,介绍在MFC下如何使用ADO连接数据库编程,并给出示例代码。下面内容第一至四节介绍如何采用ADO连接数据库、关闭数据、执行sql语句及如何用另一种方式执行常用的select语句。第五节介绍如何使用Datagrid控件:建立_RecordsetPtr对象与Datagrid控件之间的绑定,通过改变_RecordsetPtr对象的内容更新数据库表的记录。第一至四节的内容请参考代码“CtrlListDatabase.rar”,第五节内容请参考“Datagrid.rar”请同学们结合ADO.NET课程内容自主学习,将所学到的技术应用到项目实训中。(In this paper, " Student Information Management" system prototype as an example, describes how to use ADO connection MFC database programming, and gives sample code. The following section describes how the contents of the first four databases using ADO connection, turn off the data, and how to execute sql statements in a different manner commonly used in select statements. Section V describes how to use Datagrid control: the establishment of _RecordsetPtr object and Datagrid binding between controls, the contents of the object by changing the _RecordsetPtr update the database tables. The contents of the first four sections, please reference code " CtrlListDatabase.rar" , please refer to section V, " Datagrid.rar" ask someone with ADO.NET independent study course, will have learned techniques to project training in .)

文件列表:

CtrlListDatabase
................\ADODatabase.cpp,2102,2011-05-21
................\ADODatabase.h,729,2011-05-20
................\CtrlListDatabase.aps,36744,2011-05-21
................\CtrlListDatabase.clw,2156,2011-05-21
................\CtrlListDatabase.cpp,2203,2011-05-20
................\CtrlListDatabase.dsp,4604,2011-05-20
................\CtrlListDatabase.dsw,555,2011-05-20
................\CtrlListDatabase.h,1434,2011-05-20
................\CtrlListDatabase.ncb,140288,2011-05-21
................\CtrlListDatabase.opt,54784,2011-05-21
................\CtrlListDatabase.plg,1214,2011-05-21
................\CtrlListDatabase.rc,6779,2011-05-21
................\CtrlListDatabaseDlg.cpp,6432,2011-05-21
................\CtrlListDatabaseDlg.h,1603,2011-05-21
................\Debug
................\.....\ADODatabase.obj,66620,2011-05-21
................\.....\CtrlListDatabase.exe,131145,2011-05-21
................\.....\CtrlListDatabase.ilk,363772,2011-05-21
................\.....\CtrlListDatabase.obj,14816,2011-05-21
................\.....\CtrlListDatabase.pch,7767096,2011-05-20
................\.....\CtrlListDatabase.pdb,615424,2011-05-21
................\.....\CtrlListDatabase.res,3288,2011-05-21
................\.....\CtrlListDatabaseDlg.obj,52558,2011-05-21
................\.....\EditInfoDlg.obj,12955,2011-05-20
................\.....\msado15.tlh,90691,2006-12-26
................\.....\msado15.tli,76650,2006-12-26
................\.....\StdAfx.obj,133309,2011-05-20
................\.....\vc60.idb,246784,2011-05-21
................\.....\vc60.pdb,561152,2011-05-21
................\EditInfoDlg.cpp,1194,2011-05-20
................\EditInfoDlg.h,1286,2011-05-20
................\ReadMe.txt,3759,2011-05-20
................\res

................\...\CtrlListDatabase.rc2,408,2011-05-20
................\Resource.h,1061,2011-05-21
................\StdAfx.cpp,218,2011-05-20
................\StdAfx.h,1153,2011-05-20
................\test.mdb,155648,2011-05-21

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

发表评论

0 个回复

  • gaokaoluru
    VFP编写的高考分数录入程序,是学习vfp的好助手,(failed to translate)
    2012-02-25 16:14:28下载
    积分:1
  • student-performancsystem
    vc环境下的简单的实现学生成绩管理系统 希望大家支持(the vc environment simple student performance management system)
    2013-01-31 20:36:51下载
    积分:1
  • tsggl
    VB的图书馆管理系统.管理员的帐号和密码都是(VB library management system. Administrator account and password are )
    2007-05-07 21:39:09下载
    积分:1
  • student
    学生考勤管理系统 考勤信息记录了学生的缺课情况,它包括:缺课日期、第几节课、课程名称、学生姓名、缺课类型(迟到、早退、请假及旷课)。试设计一考勤管理系统,使之能提供以下功能: 1.录入学生的缺课记录; 2.修改某个学生的缺课记录; 3.查询某个学生的缺课情况; 4.统计某段时间内,旷课学生姓名及旷课次数,按旷课次数由多到少排序; 5.统计某段时间内,有学生旷课的课程及旷课人次,按旷课人次由多到少排序; 6.系统以菜单方式工作。 具体要求如下: 1、 采取模块化方式进行程序设计,要求程序的功能设计、数据结构设计及整体结构设计合理。学生也可根据自己对题目的理解增加新的功能模块(视情况可另外加分)。 2、 系统以菜单界面方式(至少采用文本菜单界面,如能采用图形菜单界面更好)工作,运行界面友好,演示程序以用户和计算机的对话方式进行。 3、 程序算法说明清晰,理论分析与计算正确,运行情况良好,实验测试数据无误,容错性强(能对错误输入进行判断控制)。 4、 编程风格良好(包括缩进、空行、适当注释、变量名和函数名见名知意,程序容易阅读等); (student)
    2020-06-28 14:40:02下载
    积分:1
  • book-system
    基于vc和SQL200的图书管理系统.可以方便图书管理员 查询 更新数据。(book system~)
    2011-06-20 10:19:29下载
    积分:1
  • C语言程序集锦
    这是一个C语言程序的集锦,里面有贪吃蛇、黑白期、图书管理系统等等源代码(This is a C language program the best of the best, there are Snake, black-and-white period, library management system source code, etc.)
    2005-07-06 08:39:53下载
    积分:1
  • Simple-Student-Management-System
    说明:  基于DOS界面的一个简单学籍管理系统。支持文件输入输出,包含录入,成绩分析,学习管理等功能,可直接运行。(A simple DOS-based interface status management systems. Support file input and output, including the entry, performance analysis, learning management and other functions, can be directly run.)
    2011-04-17 17:13:40下载
    积分:1
  • zdb
    开发的学校评分希望大家喜欢啊 多多指导啊 (Development of the school score hope everyone likes a lot of guidance.)
    2012-11-26 21:55:13下载
    积分:1
  • xueshengchengji
    学生成绩管理系统 为C++源码 采用sql Server数据库 主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 (Student achievement management system for the C++ source code using sql Server database main functions: query, add, delete, show the " college, faculty, classes, students, teachers, community, curriculum," and other information)
    2009-07-01 09:27:24下载
    积分:1
  • Intelligent-Building-automatic-alarm
    智能大厦管理系统的一个分支—智能大厦自动报警,本程序使用Access数据库(A branch of the Intelligent Building, Intelligent Building management system automatic alarm, the program uses Access )
    2014-12-09 12:17:52下载
    积分:1
  • 696518资源总数
  • 104230会员总数
  • 58今日下载