-
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率...
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对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
-
网址站,很详细的,也是以前从别的站点下来的。
网址站,很详细的,也是以前从别的站点下来的。-Web site, a very detailed, as well as from other sites before the opening.
- 2022-07-15 05:12:40下载
- 积分:1
-
MDB导出多种数据格式,很有用滴!例如:txt,E.
mdb导出为多种格式数据,很有用滴!例如:txt,excel,dbf等等!-mdb export formats for a variety of data, very useful drops! For example: txt, excel, dbf, etc.!
- 2023-08-29 08:10:04下载
- 积分:1
-
Enterprise Management System Memorandum, sql server 2000 database to create a sc...
企业备忘录管理系统,sql server 2000下数据库创建脚本-Enterprise Management System Memorandum, sql server 2000 database to create a script under the
- 2022-05-25 03:59:44下载
- 积分:1
-
一个小演示程序,主要是ADO从数据库中的题库获得题目,出题目,判断正误~,想真正用于实际考试,就得考虑控件的动态生成!...
一个小演示程序,主要是ADO从数据库中的题库获得题目,出题目,判断正误~,想真正用于实际考试,就得考虑控件的动态生成!-a small demonstration program, mainly from ADO database access to the database topics, subjects, is wrong to judge, really want for the practical test, control would have to consider the dynamic generation!
- 2022-01-28 16:35:37下载
- 积分:1
-
动态查询组件 可以自定义查询内容和字段
字段可以直接从GRID中获取...
动态查询组件 可以自定义查询内容和字段
字段可以直接从GRID中获取-Dynamic query component can customize the query fields and fields can be obtained directly from the GRID
- 2023-02-11 18:40:03下载
- 积分:1
-
嵌入式编程,在C语言中加入数据库语句,学习ESQL的好资料
嵌入式编程,在C语言中加入数据库语句,学习ESQL的好资料-embedded programming in the C language statement adding to the database, a good learning ESQL information
- 2022-07-25 09:59:31下载
- 积分:1
-
希望能给大家点启发,ado的几个对象往往具有同样的功能,所以感觉很乱,试试这种组织方式...
希望能给大家点启发,ado的几个对象往往具有同样的功能,所以感觉很乱,试试这种组织方式-hope we can point inspiration ado several customers often have the same function, so feeling very hectic, try this organization
- 2022-03-18 16:33:02下载
- 积分:1
-
ADO存取数据库分页显示
ADO存取数据库分页显示-ADO database access Pagination
- 2022-03-30 20:27:26下载
- 积分:1
-
访问数据库读取图片文件
访问数据库读取图片文件-access to the database to read image files
- 2022-03-11 05:23:36下载
- 积分:1