-
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率...
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对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
-
use controls to visit designated IP database on the computer, but can also query...
利用RDS控件来访问指定IP上计算机的数据库,同时可以自己定义查询条件,对数据库的信息进行查询,值得一看-use controls to visit designated IP database on the computer, but can also query their own definition of the information in the database query, an eye-catcher
- 2022-10-09 04:20:03下载
- 积分:1
-
一个简单的学生信息管理系统,需要数据库支持,可以实现基本的学生信息处理!...
一个简单的学生信息管理系统,需要数据库支持,可以实现基本的学生信息处理!-A simple student information management system, the need for database support, students can achieve the basic information processing!
- 2022-03-05 20:47:03下载
- 积分:1
-
一个用VB做的词库管理系统
一个用VB做的词库管理系统-a VB do Thesaurus Management System
- 2022-11-16 19:00:03下载
- 积分:1
-
use paper records storage and easy access
利用文件存储记录并能够方便的存取-use paper records storage and easy access
- 2023-05-19 11:45:02下载
- 积分:1
-
它是简易API函数数据库的一些源码
恩
写的还不错
你看看它怎么样...
它是简易API函数数据库的一些源码
恩
写的还不错
你看看它怎么样-it is simple API function of some database source TU write quite well how you look at it like
- 2022-02-14 04:06:23下载
- 积分:1
-
MS SQL Server 浏览器/INSERT/UPDATE/SELECT/DELETE脚本生成工具 支持历史脚本...
MS SQL Server 浏览器/INSERT/UPDATE/SELECT/DELETE脚本生成工具 支持历史脚本-MS SQL Server browser/INSERT/UPDATE/SELECT/DELETE script generation tool to support the history of script
- 2022-02-03 21:37:56下载
- 积分:1
-
1. Since this program uses the DAO class, type only supports Access97 database....
1.由于本程序使用的DAO类,该类仅支持Access97的数据库。所以在使用本程序时必需是Access97数据库。
2.Access2000转换成Access97的方法是:打开Access2000数据库,单击菜单“工具数据库实用工具转换数据库到早期Access数据库版本”。-1. Since this program uses the DAO class, type only supports Access97 database. Therefore, in using this procedure is necessary Access97 database. 2.Access2000 converted into Access97 method is: Open ACCESS2000 database, click menu
- 2022-03-31 01:16:29下载
- 积分:1
-
ado 一个超完整的医药管理系统
ado 一个超完整的医药管理系统...
ado 一个超完整的医药管理系统
ado 一个超完整的医药管理系统-ado a complete medical-management-system ado a complete management system ado medicine-a complete medical management system
- 2022-04-06 15:21:59下载
- 积分:1
-
读出XML文件并且用树形目录形式显示在对话框CTreeCtrl控件中.源代码来自他人,我把它转换到了VC6.0环境下,并且删除了一个提示消息,希望可以提供更多的...
读出XML文件并且用树形目录形式显示在对话框CTreeCtrl控件中.源代码来自他人,我把它转换到了VC6.0环境下,并且删除了一个提示消息,希望可以提供更多的便利.谢谢原作者-Read XML files and directories with the tree displayed in the dialog box CTreeCtrl control. The source code from the others, I see it converted to the VC6.0 environment, and removed a prompt message, hoping to provide more convenience. Thank you, the original author
- 2022-11-20 02:05:03下载
- 积分:1