-
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率...
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对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
-
一个完整的学校档案管理系统。包括学生信息录入、成绩查询、档案寄发、数据库备份还原的功能。...
一个完整的学校档案管理系统。包括学生信息录入、成绩查询、档案寄发、数据库备份还原的功能。-File a complete school management system. Including the student information entry, query results, the file sent, database backup and restore functions.
- 2022-05-26 00:24:47下载
- 积分:1
-
PB experiments do for myself. To achieve some of these functions. Very helpful.
PB实验,自己做的。能实现其中的一些功能。很有帮助的。-PB experiments do for myself. To achieve some of these functions. Very helpful.
- 2022-08-23 08:43:10下载
- 积分:1
-
SQL statement with a database, use vc++ Statement on the database query and modi...
SQL语句与数据库,
使用vc++语句对数据库进行查询和修改-SQL statement with a database, use vc++ Statement on the database query and modify
- 2022-06-11 14:14:25下载
- 积分:1
-
一个驾校考试的源代码,对vb(Access)数据库编程感兴趣的请注意!...
一个驾校考试的源代码,对vb(Access)数据库编程感兴趣的请注意!-An examination驾校source code, the vb (Access) Database Programming interested Please note!
- 2022-12-24 16:55:04下载
- 积分:1
-
用vc编写的数据库访问程序,利用OLE DB以统一的接口处理多种数据库!...
用vc编写的数据库访问程序,利用OLE DB以统一的接口处理多种数据库!- Database visit procedure compiles which with vc, unifies the
connection processing many kinds of databases using OLE DB!
- 2022-02-25 03:42:27下载
- 积分:1
-
用vc6实现的多线程数据库访问程序!数据库系统是DAO的访问方式!...
用vc6实现的多线程数据库访问程序!数据库系统是DAO的访问方式!- Multi-thread database visit procedure realizes which with vc6!
The database system is the DAO visit way!
- 2022-05-25 04:44:05下载
- 积分:1
-
ADO存取数据库分页显示
ADO存取数据库分页显示-ADO database access Pagination
- 2022-03-30 20:27:26下载
- 积分:1
-
使用工厂模式开发的ORM源代码。支持Oracle、SQLServer。
使用工厂模式开发的ORM源代码。支持Oracle、SQLServer。-Developed using the factory pattern ORM source code. Support for Oracle, SQLServer.
- 2022-03-09 23:59:08下载
- 积分:1
-
非常好的数据库控件源码,使用VC开发数据库控件,较好
非常好的数据库控件源码,使用VC开发数据库控件,较好-very good source database controls, the use of VC development of the database controls, better
- 2022-02-06 03:46:20下载
- 积分:1