-
一个数据库的实例,包含了建立 连接 读取的功能 比较好的简单的例子 可以扩展...
一个数据库的实例,包含了建立 连接 读取的功能 比较好的简单的例子 可以扩展-a database of examples, including the establishment of a functional link to read more good simple example can be extended
- 2022-01-28 17:48:46下载
- 积分:1
-
个人软件管理系统
个人软件管理系统 -personal software management system
- 2023-01-18 06:25:03下载
- 积分:1
-
a database of editorial control
一组数据库编辑控件-a database of editorial control
- 2022-07-15 20:25:49下载
- 积分:1
-
一个使用MFC和SQL的例子(
一个使用MFC和SQL的例子(-use an MFC and SQL example (
- 2023-05-30 01:20:03下载
- 积分:1
-
修改后可用的DTX数据库开发工具包
修改后可用的DTX数据库开发工具包-modifications available DTX database development tool kit
- 2022-03-20 15:40:04下载
- 积分:1
-
use an MFC and SQL examples
一个使用MFC和SQL的例子-use an MFC and SQL examples
- 2023-06-04 16:00:02下载
- 积分:1
-
CE数据库操作代码,用ado
CE数据库操作代码,用ado-CE database operation code using ado
- 2023-08-18 02:35:03下载
- 积分:1
-
一个delphi的查询数据库的程序,简单,初学者看看是非常有帮助的。...
一个delphi的查询数据库的程序,简单,初学者看看是非常有帮助的。-a database of the inquiry procedure, simple, look at the beginners are very helpful.
- 2022-12-17 10:50:03下载
- 积分:1
-
作为菜鸟,给大家介绍一个流言版,我大家多多支持,流言版的功能大家体验以下便知...
作为菜鸟,给大家介绍一个流言版,我大家多多支持,流言版的功能大家体验以下便知-as a birdie, to introduce a version of rumors, I will support you, and rumors version of the function and what you experience the following
- 2022-10-18 07:00:03下载
- 积分: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