-
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率...
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对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
-
快速访问ORACLE数据库
快速访问ORACLE数据库-quick visit ORACLE Database
- 2023-05-07 16:00:03下载
- 积分:1
-
这也是采用COM接口的数据库访问技术, 采用ADO类封装,速度快,更加容易调用。...
这也是采用COM接口的数据库访问技术, 采用ADO类封装,速度快,更加容易调用。- This also is uses the COM connection the database visit
technology, uses a ADO kind of seal, the speed quickly, is easier to
transfer.
- 2022-03-19 02:31:03下载
- 积分:1
-
这是一个PB环境下成功导出数据的例子,由PB6.5编程。
这是一个PB环境下成功导出数据的例子,由PB6.5编程。-This is a successful environment PB examples of data derived from PB6.5 programming.
- 2022-03-19 16:59:09下载
- 积分:1
-
很好的,我朋友花钱买的,希望对java初学者有所帮组
很好的,我朋友花钱买的,希望对java初学者有所帮组-good, I spend money to buy friends, and I hope to have java help beginners group
- 2022-03-20 21:30:24下载
- 积分:1
-
列举DNS数据源:本实例可以获取本地计算机中所有的DNS数据
列举DNS数据源:本实例可以获取本地计算机中所有的DNS数据-cited DNS data sources : the example of the local computer can access all of the DNS data
- 2022-04-11 14:46:31下载
- 积分:1
-
企业备忘录管理系统,外加数据库创建脚本(sql server 2000下)...
企业备忘录管理系统,外加数据库创建脚本(sql server 2000下)-Enterprise memorandum management system, plus a script to create the database (sql server 2000, under)
- 2022-05-06 19:32:27下载
- 积分:1
-
该数据库编程结合结构力学知识,对结构工程专业的学生,设计软件应该很有帮助。...
该数据库编程结合结构力学知识,对结构工程专业的学生,设计软件应该很有帮助。-combination of the database programming knowledge structural mechanics, structural engineering students, design software should helpful.
- 2023-08-22 22:25:04下载
- 积分:1
-
sqlite编程必备工具,它能帮助你更快更好更正确的编写SQL语句...
sqlite编程必备工具,它能帮助你更快更好更正确的编写SQL语句-sqlite programming tool that can help you faster and better to prepare a more accurate SQL statements
- 2023-01-15 10:25:04下载
- 积分:1
-
一个简单的系统管理软件,类似美屏等网管软件,只不过这是单机的一个模型,带ado连接数据库,屏蔽热键,限制鼠标等功能...
一个简单的系统管理软件,类似美屏等网管软件,只不过这是单机的一个模型,带ado连接数据库,屏蔽热键,限制鼠标等功能-a simple system management software, similar to the US-screen network management software, but this is a stand-alone model with ado connect to the database, shielding hotkey, mouse functions restrictions
- 2022-05-08 01:26:40下载
- 积分:1