-
演示了在VC中操作ADO的一般方法,给出了一个操作ADO的强大的类以及利用该类实现数据库操作的一个实例...
演示了在VC中操作ADO的一般方法,给出了一个操作ADO的强大的类以及利用该类实现数据库操作的一个实例-demonstrated in VC ADO operation of the general method is a powerful operating ADO class and the use of database operations such an example
- 2022-04-14 12:57:03下载
- 积分:1
-
数据库通用适配器:实现行粒度的数据库的转换
数据库通用适配器:实现行粒度的数据库的转换-DataBased adaptor
- 2022-01-26 06:29:39下载
- 积分:1
-
it is a database usage program in VC++ 6.0... it contains add, delete, filter an...
it is a database usage program in VC++ 6.0... it contains add, delete, filter and sort functions
- 2022-04-26 20:17:37下载
- 积分:1
-
清华大学版数据结构的一下试题资料,望对大家有帮助
清华大学版数据结构的一下试题资料,望对大家有帮助-Tsinghua University, version data structure questions about the information, hope for all of us help
- 2022-02-10 16:06:41下载
- 积分:1
-
哈夫曼树的基本运算与实现的基本算法,对于数据结构初学者很有用...
哈夫曼树的基本运算与实现的基本算法,对于数据结构初学者很有用
-Huffman tree basic operations and realization of the basic algorithm, for data structures useful for beginners
- 2022-01-25 22:18:10下载
- 积分:1
-
1. Login with SYSDBA server, as well as the creation of a MISDBA users, Password...
1. 用SYSDBA登录服务器,并且创建一个MISDBA用户,密码为PASSWORD。
2. 用SYSDBA用户创建MISDB数据库(可直接注册使用光盘提供的MISDB.GDB)。
3. 用MISDBA用户登录MISDB数据库。
4. 在ISQL中,依次输入第5章的数据表创建SQL语句;或者根据表5-1至表5-7自行创建数据表。
5. 在SQL Explorer中创建MISDB数据库连接。
6. 用MISDBA用户登录,并且输入原始数据。除了表5-8至表5-11的内容,还需要根据需要设置部门(DEPARTMENT)、职务(JOB)和人事科登录用户(ID=’RSK’,PASSWD=’RSK’,AUTHORITY=’3’,STATE=’F’)。
7. 修改源程序中的数据库连接组件参数。
-1. Login with SYSDBA server, as well as the creation of a MISDBA users, Password for PASSWORD. 2. With SYSDBA user created MISDB database (direct registration for the use of CD MISDB. GDB). 3. User login with MISDBA MISDB database. 4. In ISQL, followed importation of Chapter 5 of the data table creation SQL; Or, according to Table to Table 5-1 5-7 to set up a data table. 5. SQL Explorer created MISDB connected to the database. 6. MISDBA with users log in, and the importation of raw data. Table 5-8 addition to the Table 5-11, also need to install sector (DEPARTMENT) duties (9732106) and the Personnel Section logged in users (ID = &#
- 2022-03-17 00:22:23下载
- 积分:1
-
FastDb是高效的内存数据库系统,具备实时能力及便利的C++接口。FastDB不支持client...
FastDb是高效的内存数据库系统,具备实时能力及便利的C++接口。FastDB不支持client-server架构因而所有使用FastDB的应用程序必须运行在同一主机上。FastDB针对应用程序通过控制读访问模式作了优化。-FastDb is efficient memory database systems, with real-time capability and convenience of the C interface. FastDB not support client-server structure which all use of the application process FastDB Order must be running in the same host. FastDB against applications by controlling access mode was reading optimization.
- 2023-02-14 21:25:04下载
- 积分:1
-
设计一个实用的小型商店销售管理系统 二.功能: 1. 登记收入支出 2. 统计每日或每周的销售情况,按规定格式打印销售报表 3. 允许多种方式查询货物情况 4....
设计一个实用的小型商店销售管理系统 二.功能: 1. 登记收入支出 2. 统计每日或每周的销售情况,按规定格式打印销售报表 3. 允许多种方式查询货物情况 4. 按货物销售情况提前发出预报-practical design a small shop sales management system 2. Functions : 1. Revenue expenditure registered two. Statistics daily or weekly sales, as required format Print sales statements 3. For a variety of ways to allow cargo 4. Sales of goods by the early forecast issued
- 2022-03-30 23:44:06下载
- 积分:1
-
先验算法
&这个项目是用C语言编写的。它描述了apriori算法、关联规则、数据挖掘的简单实现;
- 2023-01-29 14:25:04下载
- 积分:1
-
两列双向链表相同值查询设计:
实现内容:构建两个双向链表,能够根据第一个链表中的值查询在第二个链表中的相同值的位置...
两列双向链表相同值查询设计:
实现内容:构建两个双向链表,能够根据第一个链表中的值查询在第二个链表中的相同值的位置-2 bi-directional value chain the same query design: the realization of content: To construct two two-way linked list, according to the first list of values query in the second list value in the same position
- 2023-01-08 11:20:03下载
- 积分:1