-
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率...
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对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
-
daoquery源码
daoquery源码-daoquery source
- 2023-04-05 05:40:03下载
- 积分:1
-
一个精巧的通讯录程序,新手可以参考一下。站长快给我开通下载权限,
一个精巧的通讯录程序,新手可以参考一下。站长快给我开通下载权限,-A sophisticated address book program, and newcomers can reference. Station soon to open to me to download permissions
- 2022-02-26 18:43:32下载
- 积分:1
-
poerbuilder 写的一个考试系统,c/s模式,数据库为mssql server
poerbuilder 写的一个考试系统,c/s模式,数据库为mssql server -poerbuilder write an examination system, c/s mode, database mssql server
- 2022-01-21 23:25:58下载
- 积分:1
-
一个ASP使用的组件样本,我学VC的第一个作品,利用VC执行一条SQL,注册DLL就可以在ASP中用。非常简单。...
一个ASP使用的组件样本,我学VC的第一个作品,利用VC执行一条SQL,注册DLL就可以在ASP中用。非常简单。-an ASP components of the samples used, I studied the first VC, the use of a SQL implementation of VC, registered DLL can be used in the ASP. Very simple.
- 2022-12-12 12:50:02下载
- 积分:1
-
JBUILDER连接数据库的一个事例,是使用了一个配置文件写的,初学者看比较好一些...
JBUILDER连接数据库的一个事例,是使用了一个配置文件写的,初学者看比较好一些-JBUILDER connecting to the database an example is the use of a configuration file written in the beginners do a bit better
- 2022-01-31 17:20:11下载
- 积分:1
-
利用VB将DataGrid中的数据导出到EXCEL表格中!
利用VB将DataGrid中的数据导出到EXCEL表格中!-VB will use the data in the DataGrid Export to EXCEL table!
- 2022-12-23 15:05:04下载
- 积分:1
-
这个节目给了我们一个例子,一个完整的实现的一个动态记录…
This program give us a example that a complete implementation of a dynamic recordset
- 2023-05-03 20:00:03下载
- 积分:1
-
database query procedures example da tabase query procedures example database qu...
数据库查询程序示例数据库查询程序示例数据库查询示例程序
- 2022-05-15 04:31:45下载
- 积分:1
-
VB数据库应用,例如:SQL的应用和联接
VB数据库应用,例如:SQL的应用和联接-VB database application, for example : SQL applications and connectivity
- 2022-10-12 23:05:03下载
- 积分:1