-
mdb数据库中全角/半角字符转换和小程序
mdb数据库中全角/半角字符转换和小程序-mdb database-wide angle/alphanumeric characters and the small change procedures
- 2022-06-28 00:33:39下载
- 积分:1
-
VC++ environment to operate access database query, modify, insert, delete and co...
VC++环境下操作access数据库的查询、修改、插入、删除各种操作齐全-VC++ environment to operate access database query, modify, insert, delete and complete a variety of operations
- 2023-08-04 15:10:04下载
- 积分:1
-
问题描述:
现要开发一个开放式的高校本科招生最低录取分数线的查询系统,供师生和学生家长等查询,高校自愿放入该校的信息,可能随时有高校加入。
功能要求:...
问题描述:
现要开发一个开放式的高校本科招生最低录取分数线的查询系统,供师生和学生家长等查询,高校自愿放入该校的信息,可能随时有高校加入。
功能要求:
要求实现的查询功能有:
(1) 查询等于用户给定分数的高校;
(2) 查询大于(或小于)用户给定分数的高校;
(3) 查询最低录取分数线在用户给定的分数段中的高校。
-Description: Now want to develop a Open University undergraduate enrollment lowest to admit fractional line of inquiry system for the teachers and students, parents, such inquires into the college voluntarily, may at any time. University Functional requirements: Requirement: the query achieve (1) the scores query is given the user universities (2) (or less) than inquires the university user given scores (3) inquires the lowest to admit fractional line in the universities of band user is given.
- 2022-01-25 21:55:06下载
- 积分:1
-
本程序可以从Excel中读取数据到Access数据库中。
本程序可以从Excel中读取数据到Access数据库中。-this program can read Excel data to Access database.
- 2022-10-09 05:35:02下载
- 积分:1
-
一个简单的系统管理软件,类似美屏等网管软件,只不过这是单机的一个模型,带ado连接数据库,屏蔽热键,限制鼠标等功能...
一个简单的系统管理软件,类似美屏等网管软件,只不过这是单机的一个模型,带ado连接数据库,屏蔽热键,限制鼠标等功能-a simple system management software, similar to the US-screen network management software, but this is a stand-alone model with ado connect to the database, shielding hotkey, mouse functions restrictions
- 2022-05-08 01:26:40下载
- 积分:1
-
一个简单的个人相册管理系统
一个简单的个人相册管理系统-a simple personal photo management system
- 2023-08-22 05:25:08下载
- 积分:1
-
使用Delphi 7控制Word 2000生成文档的方法.
使用Delphi 7控制Word 2000生成文档的方法.-control Delphi 7 Word 2000 document generation method.
- 2022-03-12 04:51:59下载
- 积分:1
-
PB environment prepared by the treasury management module, PB6.5 programming.
这是一个PB环境下编制的库房管理的模块,由PB6.5编程。-PB environment prepared by the treasury management module, PB6.5 programming.
- 2022-03-20 14:45:06下载
- 积分:1
-
VC++ ADO database operations to connect sql database package type
VC++ADO数据库操作封装类 连接sql数据库-VC++ ADO database operations to connect sql database package type
- 2022-01-26 08:10:47下载
- 积分:1
-
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率...
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对SQLServer,ODBC,OLEDB数据源以及工业中的Citect,IFix监控软件数据源的统一访问。 开发环境: Microsoft Windows2000开发平台 开发工具: Microsoft Visual C++.NET 数据源: Microsoft SQLServer2000,Citect,Ifix,ODBC 文件说明: DAServer2.dll是一个统一数据访问平台。提供OLEDB标准接口。用户可对其进行访问。 SQLServerProvider.dll是针对SQLServer数据源的提供程序。 config.ini是系统配置文件。- Data access in the entire software development framework is a three-tier data layer, the other is a two-tier basis. Without it, the data storage change meaningless. Meanwhile, the efficiency of data access will directly affect the quality of the software. A slow data access system is the customer can not be tolerated. A good system will be an efficient data access methods. This shows that access to data in the software development process is very important. If reunification of data
- 2022-08-07 12:26:37下载
- 积分:1