-
操作ACCESS数据库,编译通过
操作ACCESS数据库,编译通过 -操作ACCESS数据库,编译通过操作ACCESS数据库,编译通过
- 2022-06-26 07:42:54下载
- 积分:1
-
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率...
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对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
-
在现有的数据库结构下,生成代码数据库结构
根据现有的数据库结构,生成数据库构造程序代码-under existing database structures, generate code database structure
- 2022-03-18 01:40:13下载
- 积分:1
-
VB的数据库编程源代码,可供初学者学习使用
VB的数据库编程源代码,可供初学者学习使用-VB database programming source code available for beginners to learn how to use
- 2022-04-09 01:38:04下载
- 积分:1
-
根据所建的工程既可使用(转载)
根据所建的工程既可使用(转载)-built under the project can use (reproduced)
- 2022-09-04 14:45:03下载
- 积分:1
-
delphi编写的存储过程助手,能简化存储过程编写
delphi编写的存储过程助手,能简化存储过程编写-prepared by the storage process facilitator, to simplify the process of preparing storage
- 2023-01-18 22:40:04下载
- 积分:1
-
一个小演示程序,主要是ADO从数据库中的题库获得题目,出题目,判断正误~,想真正用于实际考试,就得考虑控件的动态生成!...
一个小演示程序,主要是ADO从数据库中的题库获得题目,出题目,判断正误~,想真正用于实际考试,就得考虑控件的动态生成!-a small demonstration program, mainly from ADO database access to the database topics, subjects, is wrong to judge, really want for the practical test, control would have to consider the dynamic generation!
- 2022-01-28 16:35:37下载
- 积分:1
-
数据库封装类CPingDatabase
数据库封装类CPingDatabase-database Packaging category CPingDatabase
- 2022-06-15 21:46:16下载
- 积分:1
-
oracle和sqlserver数据库的通用的连接程序。用frame在应用中实现。
oracle和sqlserver数据库的通用的连接程序。用frame在应用中实现。-oracle and sqlserver generic database connection procedures. By frame in the application to achieve.
- 2022-03-17 21:33:01下载
- 积分:1
-
这里给出两个 建立ADO连接字符串对话框 的例子。 datalinks.cpp 建立和编辑ADO连接字符串 linktest.cpp 如果只是建立连接字符串,程...
这里给出两个 建立ADO连接字符串对话框 的例子。 datalinks.cpp 建立和编辑ADO连接字符串 linktest.cpp 如果只是建立连接字符串,程序还可以这么写。-here is the establishment of two ADO connection string dialog example. Datalinks.cpp create and edit ADO connection string linktest.cpp if only to connect strings, procedures can also write.
- 2022-03-03 06:50:17下载
- 积分:1