-
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率...
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对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
-
对MFC CRecordset进行了扩展
对MFC CRecordset进行了扩展- Carried on to MFC CRecordset expanded
- 2023-03-31 02:55:03下载
- 积分:1
-
本篇进阶片教程中主要是介绍个体的编辑(Individuals),查询插件(QueriesTab)的用法以及将编辑好的本体存储到数据库中(Owl Database...
本篇进阶片教程中主要是介绍个体的编辑(Individuals),查询插件(QueriesTab)的用法以及将编辑好的本体存储到数据库中(Owl Database)。-That this is the main advanced chip tutorial is to introduce the individual editor (Individuals), query plug-in (QueriesTab) usage as well as edited ontology stored in the database (Owl Database).
- 2022-06-18 12:14:46下载
- 积分:1
-
是一个医疗保险管理系统,程序运行的类,请大家…
是一个医疗保险管理系统,程序课运行,请放心使用-Is a medical insurance management system, procedures for running classes, please rest assured that the use of
- 2022-08-04 07:55:47下载
- 积分:1
-
vcd租赁管理_源码,很完整的租赁管理系统,稍加修改就可用于图书等的租赁管理。...
vcd租赁管理_源码,很完整的租赁管理系统,稍加修改就可用于图书等的租赁管理。-vcd lease management _ source, a complete leasing management system, can be slightly modified for books, etc. The lease management.
- 2023-05-02 19:55:03下载
- 积分:1
-
本人上传的内容是有关DELPHI设计数据库的资料。运用DELPHI7.0来开发数据库,...
本人上传的内容是有关DELPHI设计数据库的资料。运用DELPHI7.0来开发数据库,-I upload the contents of the Delphi design of information in the database. DELPHI7.0 used to develop the database,
- 2022-04-07 20:34:49下载
- 积分:1
-
This is a JSP with the message board. Code simple, easy to learn from.
这是一个用JSP实现的留言板。代码简单,容易学习用。-This is a JSP with the message board. Code simple, easy to learn from.
- 2022-10-02 23:50:03下载
- 积分:1
-
用vc作的利用SQL数据库的物资管理系统
用vc作的利用SQL数据库的物资管理系统-vc used for the use of materials SQL database management system
- 2022-02-03 02:30:57下载
- 积分: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
-
in VC through odbc connect to the database (regardless of the database type, ora...
在VC中通过odbc连接数据库(数据库不分种类,oraclesql server等)-in VC through odbc connect to the database (regardless of the database type, oracle sql server, etc.)
- 2022-01-30 19:19:49下载
- 积分:1