-
CtrlListDatabase
本文以“学生信息管理”系统雏形为例子,介绍在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 .)
- 2011-05-31 09:39:31下载
- 积分:1
-
tableModel
实现注册、登录、分老师账户和学生账户提供用户的成绩查询,修改等(To achieve registration, login, sub teacher and student accounts, accounts)
- 2010-12-15 13:07:08下载
- 积分:1
-
OOPMCMS_Friend
该压缩文件用c++语言设置了一个有缘函数的学生信息登录界面,具有登录删除,修改学生信息等功能(The compressed file to set up an affinity function of student information to the login screen, c++ language, login to delete, and modify student information functions)
- 2012-07-24 09:22:31下载
- 积分:1
-
InquirySystemperformance
成绩查询系统,实现系统的登录、选课、成绩查询等功能。(Inquiry System performance to achieve the system registry, selection, features such as query results.)
- 2009-04-13 21:49:10下载
- 积分:1
-
Java+MYSQL学生管理系统
说明: 语言:java+SQL
平台:eclipse+Mysql
实现功能:连接数据库,实现对学生信息的基本的增删该查功能。(Language: Java + SQL
Platform: eclipse + Mysql
Realization function: connect database, realize the basic addition and deletion of student information.)
- 2020-04-11 20:29:22下载
- 积分:1
-
vcODBC
实现简单的学生信息管理系统,实现查询,添加,删除,修改功能(Simple student information management system, query, add, delete, modify the function)
- 2020-07-03 07:00:02下载
- 积分:1
-
student-grade-managing-system
学生成绩管理系统,可以直接运行。付源代码(student grade managing system )
- 2013-08-04 15:16:55下载
- 积分:1
-
ocjp
最新版ocjp考试题库,考试包过,适合所有人(The latest version ocjp exam, exam package too, for everyone)
- 2014-02-25 09:14:20下载
- 积分:1
-
VBSchoolProject
School Project for all the schools...
- 2009-03-13 20:46:24下载
- 积分:1
-
student
定义两个类,techer类和student类,将student类对象转换为techer类对象,假设学生毕业后留校,其相关
数据仍然有用,如编号num,姓名name,性别sex。转换后输出相关数据(Define two classes, techer class and student class, the student class object is converted to techer class object, assuming that the students stayed after graduation, the related data is still useful, such as the number num, name name, sex sex. The converted output data)
- 2010-06-10 22:32:33下载
- 积分:1