-
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率...
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对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
-
庞大的数据库管理系统,共有26个窗体,3个模块,这是作者6个月来的心血结晶...
庞大的数据库管理系统,共有26个窗体,3个模块,这是作者6个月来的心血结晶 -huge database management system, a total of 26 windows, three modules, which is the author of six months to the culmination of
- 2022-08-18 14:35:58下载
- 积分:1
-
C++封装ADO操作的类,直接可以拿来用
C++封装ADO操作的类,直接可以拿来用-C++ Package ADO operation category, can be used directly with
- 2023-08-10 10:20:03下载
- 积分:1
-
through an OLE/DB access to the database package type, can be used to query and...
一个通过OLE/DB访问数据库的封装类,可以用来查询和修改表中字段. 作者:Eugene Khodakovsky-through an OLE/DB access to the database package type, can be used to query and modify tables field. Author : Eugene Khodakovsky
- 2023-02-07 00:35:04下载
- 积分:1
-
PDA上操作SQLCE的例子,简单的读写数据SQLCE数据库,如何创建数据库...
PDA上操作SQLCE的例子,简单的读写数据SQLCE数据库,如何创建数据库-PDA operating SQLCE example, a simple read and write data SQLCE databases, how to create database
- 2022-02-01 12:03:52下载
- 积分:1
-
方便导出oracle数据至文件,识别含日期的表名。
方便导出oracle数据至文件,识别含日期的表名。-convenience derived data to document and identify with the date of the table name.
- 2022-08-10 09:09:58下载
- 积分:1
-
可连接SQL,ORACLE等数据库。首先建立SHOP用户,密码为SHOP,赋予连接和RESOURCE权限。再建立SHOP表空间,再建立表和触发器(在SQL源代码...
可连接SQL,ORACLE等数据库。首先建立SHOP用户,密码为SHOP,赋予连接和RESOURCE权限。再建立SHOP表空间,再建立表和触发器(在SQL源代码.doc里)并在ASSWORD表里添加新项name:‘admin ,psw: admin 这是管理员登陆帐户。剩余的就看帮助文件吧-can connect SQL, Oracle and other databases. Users first establish SHOP, SHOP passwords to give access and RESOURCE authority. Re-establishing SHOP table space, the creation of tables and triggers (in the SQL code. Doc Lane) and ASSWORD exterior and adding new item name : "admin, valid : This is the admin account managers landing. The remaining depend on it to help document
- 2022-09-08 02:00:03下载
- 积分:1
-
一个驾校考试的源代码,对vb(Access)数据库编程感兴趣的请注意!...
一个驾校考试的源代码,对vb(Access)数据库编程感兴趣的请注意!-An examination驾校source code, the vb (Access) Database Programming interested Please note!
- 2022-12-24 16:55:04下载
- 积分:1
-
在VC6.0下,读
一个在VC6.0下,读写数据库的源代码,很有参考价值。- Under VC6.0, the read-write database source code, has the
reference value very much.
- 2022-02-26 22:07:06下载
- 积分:1
-
Process is complete function is to view the Access database using ADO all views...
程序完成功能是用ADO查看Access数据库所有视图与基本表的方法。-Process is complete function is to view the Access database using ADO all views with the basic table method.
- 2022-01-26 04:04:03下载
- 积分:1