-
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率...
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对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
-
ODBC是客户应用程序访问关系数据库时提供的一个统一的接口,利用ODBC可以完成对数据库的大部分操作...
ODBC是客户应用程序访问关系数据库时提供的一个统一的接口,利用ODBC可以完成对数据库的大部分操作
-ODBC client applications to access relational databases to provide a unified interface, the use ODBC to be completed on most of the database operations
- 2023-09-03 16:15:03下载
- 积分:1
-
Visual C++开发的统计图表封装类
Visual C++开发的统计图表封装类-Visual C++ Developed statistical charts Packaging category
- 2022-11-03 14:05:04下载
- 积分:1
-
ti s written by c,and is just like a small SQL,you can insert delete or
ti s written by c,and is just like a small SQL,you can insert delete or -ti s written by c, and is just like a small SQL, you can delete or insert
- 2022-02-26 10:23:09下载
- 积分:1
-
排课管理系统源代码
排课管理系统源代码-course timetable management system sourcecode
- 2022-04-20 21:41:46下载
- 积分:1
-
简单的菜谱察看代码!利用treeview做的
简单的菜谱察看代码!利用treeview做的-simple menu to see the code! The use treeview
- 2022-07-08 00:07:13下载
- 积分:1
-
导出PARADOX数据库(29KB),是用vc操作数据库用的
导出PARADOX数据库(29KB),是用vc操作数据库用的-derived PARADOX database (Take), is vc operation of the database
- 2022-05-26 23:26:17下载
- 积分:1
-
这是一个暑期实习所编写的社区管理系统的一部分,其中结合sql
这是一个暑期实习所编写的社区管理系统的一部分,其中结合sql-It is written by a summer internship as part of community management systems, which combine sql
- 2022-03-05 06:48:45下载
- 积分:1
-
自动化的工资管理系统
Automated Payroll System
- 2022-06-12 16:48:39下载
- 积分:1
-
我正在学习用powerbuilder语言实现公历转农历的算法,从网上下载了一些资料,不过看不太懂,这是其中一个,希望能对同样研究该问题的人有所帮助...
我正在学习用powerbuilder语言实现公历转农历的算法,从网上下载了一些资料,不过看不太懂,这是其中一个,希望能对同样研究该问题的人有所帮助-I am learning to use language to achieve powerbuilder lunar calendar switch algorithms, from the Internet to download some information, but watching do not really understand, this is one of them hopes to study the problem on the same people who help
- 2022-05-15 08:30:01下载
- 积分:1