-
学生信息管理系统 学生信息管理系统
学生信息管理系统 学生信息管理系统 -Student Information Management System Student Information Management System Student Information Management System Student Information Management System
- 2022-10-11 12:30:03下载
- 积分:1
-
在VC下,自己封装的ADO数据库类
提供常用的数据库操作函数!
在VC下,自己封装的ADO数据库类
提供常用的数据库操作函数!-In the VC, the own ADO database package to provide commonly used types of database operations function!
- 2022-09-19 06:15:03下载
- 积分:1
-
直接通过ADO操作Access数据库 ADO(Active Data Object,活动数据对象)实际上是一种基于COM(组件对象模型)中的自动化接口(IDis...
直接通过ADO操作Access数据库 ADO(Active Data Object,活动数据对象)实际上是一种基于COM(组件对象模型)中的自动化接口(IDispatch)技术,并以OLE DB(对象连接和镶入的数据库)为基础,经过OLE DB精心包装后的数据库访问技术,利用它可以快速的创建数据库应用程序。-ADOAccess ADO(Active Data Object)COM()(IDispatch)OLE DB()OLE DB carefully packaged database access technology, use it to quickly create database applications.
- 2022-03-11 14:25:11下载
- 积分:1
-
研究生设计数据库管理系统
研究生管理系统数据库设计-postgraduate design database management system
- 2023-08-14 21:00:03下载
- 积分:1
-
这个例子,插件
这个例子,做foxpro插件的演示函数很简单,在这一点上,源码详细,请阅读!
- 2022-05-20 20:12:55下载
- 积分:1
-
用ado开发的一个图书管理系统,稳定性一般,但界面规划还算可以。
用ado开发的一个图书管理系统,稳定性一般,但界面规划还算可以。-Using ado developed a library management system, stability in general, but still can interface planning.
- 2023-07-07 08:20:04下载
- 积分:1
-
Datagridview print, there is preview, you can adjust each column
Datagridview的打印,有预览,可以调节每一栏-Datagridview print, there is preview, you can adjust each column
- 2022-02-11 18:58:15下载
- 积分:1
-
在系统刚开始使用或使用一段时间后,要清空已录入的数据,本代码实现对数据库中本分或全部数据进行初始化。...
在系统刚开始使用或使用一段时间后,要清空已录入的数据,本代码实现对数据库中本分或全部数据进行初始化。-Beginning in the system or use of a period of time, To clear the data has been input, the code on the database part or all of the data to initialize.
- 2022-03-17 19:15:54下载
- 积分:1
-
第5章 Transact
第5章 Transact-SQL及其程序设计基础5.2 Transact-SQL基础5.2.2 数据查询1.查询表中所有的列例如,要查询表book中的所有书籍的信息,可在SQL查询分析器中输入如下命令:SELECT * FROM book-Chapter 5 Transact-SQL procedures and the design basis 5.2 Transact-SQL data base for a 5.2.2. For all of the tables out, for example, to check table book of all books, information, the SQL Query Analyzer enter the order as follows : SELECT* FROM book
- 2022-05-25 11:13:36下载
- 积分:1
-
一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(C
一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(Class Wizard)提供了快速简易的方式来使用这两个类。有一点不足的就是当应用程序涉及到多表数据库时,类向导将产生大量的关于记录集的源码文件使得工程(project)给人的感觉很混乱。 本文介绍如何使用一个模板记录集类来降低类向导所产生的记录集文件的数量,同时增强记录积类(CRecordset)的功能。这个模板记录集类叫做:CDataSet。它的主要目的是降低代码量,为数据对象数组提供一个接口。-an enhanced database category CDataSet because MFC fully support database application development, the majority of database applications used CDatabase and CRecordset class and category Wizard (Class Wizard) provides a fast and easy way to use these two categories. There is one point when the shortage of applications related to multi-table database, the wizard class will have a lot of records set on the source document makes the project (project) gives the impression that very confused. This paper describes how to use a template Records Set to reduce class wizard from the record set in the volume of documentation, while enhancing the plot record category (CRecordset) function. The template called Set Records
- 2022-12-03 03:05:04下载
- 积分:1