-
欧洲银行存款模拟数据库管理系统,这是操作…
模拟欧洲银行存款管理数据库系统,这是学生作业,希望指导-European bank deposits simulation database management system, which is operating students, guidance
- 2022-04-20 22:16:13下载
- 积分:1
-
这是一份用于访问Access数据库的代码。通过它可以很方便的逐行访问Access数据库中的记录。...
这是一份用于访问Access数据库的代码。通过它可以很方便的逐行访问Access数据库中的记录。-This is an Access database used to access the code. Through it line by line can easily access the Access database record.
- 2022-02-14 00:36:48下载
- 积分:1
-
Visual Basic编写信息管理系统案例,班组建设管理系统。
Visual Basic编写信息管理系统案例,班组建设管理系统。-Visual Basic preparation of case information management system, team-building management systems.
- 2022-12-29 03:40:04下载
- 积分:1
-
自行用VC++开发的技术支持管理软件,技术支持作出了相应的服务后,软件自动通知相关的销售,使得管理变得简单...
自行用VC++开发的技术支持管理软件,技术支持作出了相应的服务后,软件自动通知相关的销售,使得管理变得简单-Their own use VC++ Developed management software, technical support, technical support to the corresponding service, the software automatically notify the relevant sales, making management simple
- 2022-03-04 00:40:10下载
- 积分:1
-
打开FOXBASE+数据库文件;显示数据库文件结构;显示数据库文件的记录;实现有条件的统计;退出FOXBASE+系统...
打开FOXBASE+数据库文件;显示数据库文件结构;显示数据库文件的记录;实现有条件的统计;退出FOXBASE+系统-Open FOXBASE+ Database file display database file structure display database file records realize conditional statistics quit FOXBASE+ System
- 2022-02-06 19:01:28下载
- 积分: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
-
算法CARTfunctions,该算法主要用于数据挖掘领域.
算法CARTfunctions,该算法主要用于数据挖掘领域.-CARTfunctions algorithm, the algorithm used mainly for data mining areas.
- 2022-08-17 19:40:31下载
- 积分:1
-
一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(C
一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(Class Wizard)提供了快速简易的方式来使用这两个类。有一点不足的就是当应用程序涉及到多表数据库时,类向导将产生大量的关于记录集的源码文件使得工程(project)给人的感觉很混乱。 本文介绍如何使用一个模板记录集类来降低类向导所产生的记录集文件的数量,同时增强记录积类(CRecordset)的功能。这个模板记录集类叫做:CDataSet。它的主要目的是降低代码量,为数据对象数组提供一个接口。-an enhanced database category CDataSet because MFC fully support database application development, the majority of database applications used CDatabase and CRecordset class and category Wizard (Class Wizard) provides a fast and easy way to use these two categories. There is one point when the shortage of applications related to multi-table database, the wizard class will have a lot of records set on the source document makes the project (project) gives the impression that very confused. This paper describes how to use a template Records Set to reduce class wizard from the record set in the volume of documentation, while enhancing the plot record category (CRecordset) function. The template called Set Records
- 2022-12-03 03:05:04下载
- 积分:1
-
Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。ADO数据库编程。在VB中利用ADO控件和ADO对象访问数据库,在VC
Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。ADO数据库编程。在VB中利用ADO控件和ADO对象访问数据库,在VC中利用ADO技术访问数据库。-Hook programming. How to install the hook process, how to write global hooks, dynamic link library data sharing global variables analysis. ADO database programming. The use of ADO in the VB controls and ADO Object Access database, the use of ADO in VC technology access database.
- 2022-03-20 09:08:20下载
- 积分:1
-
图书管理系统说明书,是对图书管理系统的一个全面的阐述,图文并茂。...
图书管理系统说明书,是对图书管理系统的一个全面的阐述,图文并茂。-library management system
- 2022-06-21 14:28:56下载
- 积分:1