-
一个关于数据库管理系统的开发实例,包含数据库的一般功能,增删改查...
一个关于数据库管理系统的开发实例,包含数据库的一般功能,增删改查-Database management system on the development of example, the database contains the general features, additions and deletions to search
- 2022-03-07 10:18:08下载
- 积分:1
-
一个很好的ODBC数据库编程例子包含窗体的风格,以及多个视图中消息的传递方式看了,绝对有收获...
一个很好的ODBC数据库编程例子包含窗体的风格,以及多个视图中消息的传递方式看了,绝对有收获-a good example of ODBC Database Programming includes forms of style, and many view the information transfer mode read, it is definitely harvest
- 2022-02-12 11:05:21下载
- 积分:1
-
柯达 ImageScan控件属性.rar
柯达 ImageScan控件属性.rar-Kodak ImageScan control attributes. Rar
- 2022-08-13 08:57:17下载
- 积分:1
-
ADO编程,实现几个人共同生活的费用支出。数据库为ACCESS,简单的修改就可以用MS―SQL。
ADO编程,实现几个人共同生活的费用支出。数据库为ACCESS,简单的修改就可以用MS―SQL。-ADO programming, achieving several people living expenses. ACCESS database, a simple modification can be used in MS-SQL.
- 2022-03-23 08:27:29下载
- 积分:1
-
Microsoft ADO connection and DataGrid official source
Microsoft ADO连接 及DataGrid 官方源码-Microsoft ADO connection and DataGrid official source
- 2022-01-21 04:10:10下载
- 积分: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
-
一个用kdmMW写的三层的多表更新例子,kdmMW是一个三层FrameWork,速度比ASTA快,可能也要比Remobjects快(不过Remobjects也不...
一个用kdmMW写的三层的多表更新例子,kdmMW是一个三层FrameWork,速度比ASTA快,可能也要比Remobjects快(不过Remobjects也不错),准备用它开发三层系统了。-kdmMW write with a three-tier multi-table updates example, is a three-tier kdmMW FrameWork, speed faster than ASTA may also faster than Remobjects (although Remobjects also good), ready to use it to develop a three-tier system.
- 2022-03-01 16:34:40下载
- 积分:1
-
用c#编写的一个销售管理系统,是数据库的运用,特别适合初学者...
用c#编写的一个销售管理系统,是数据库的运用,特别适合初学者-With c# Prepared a sales management system is a database application, particularly suitable for beginners
- 2022-03-03 09:49:26下载
- 积分:1
-
"仓库管理系统"网上下的,个人感觉是一部比较完整的仓库管理方面的源码....
"仓库管理系统"网上下的,个人感觉是一部比较完整的仓库管理方面的源码.
- 2022-03-26 19:23:26下载
- 积分: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