-
ADO database programming with a certain degree of difficulty, which is hard to m...
ado 数据库编程有一定的难度,且不易维护,使用时重复代码比较多,本动态链接库,对ado进行了封装,可以直接取出各种数据类型。-ADO database programming with a certain degree of difficulty, which is hard to maintain and use more repeat code, the dynamic link library, a right ado package can be directly out of various data types.
- 2022-02-26 11:03:40下载
- 积分:1
-
排课管理系统源代码
排课管理系统源代码-course timetable management system sourcecode
- 2022-04-20 21:41:46下载
- 积分:1
-
此代码是一个数据库,它保存银行帐户记录的记录。这不是…
This code is a database which holds records for bank account records. It is not a simulation of what you would see at an ATM machine but it would be a simulation of a bank administrator. You have the capability of entering records such as Checking or Saving. You also have the capability of deleting, archiving, and reloading records which 1.0 did not have. You have the option(s) to withdrawal X amount, or deposit X amount in the specified bank account. There are a lot of features I added that were really not necessary but the purpose is to "teach" new features to people (students) who wish to learn certain features of C++. The main point of this program is to allow the user to grasp some advanced concepts of C++. This will be the final version of the Bank Account. I have made a few optimizations and tweaked the program. Enjoy!
-This code is a database which holds records for bank account records. It is not a simulation of what you would see at an ATM machine but it would be a simulati
- 2022-04-23 04:20:52下载
- 积分:1
-
通讯录管理器。使用MFC DAO对象和接口编程技术…
地址薄管理器.采用MFC DAO对象和接口编程技术实现了一个地址薄数据库的管理器.主要功能包括:1,浏览数据库的内容.2,添加,删除和更新数据库的记录.-address book manager. Using MFC DAO objects and interface programming technology to achieve a one address book database manager. main features include : a browse the contents of the database .2, add, delete and update database records.
- 2022-06-15 12:32:28下载
- 积分:1
-
图书管理系统,外加数据库创建脚本(sql server 2000下)
图书管理系统,外加数据库创建脚本(sql server 2000下)-Library management system, plus a script to create the database (sql server 2000, under)
- 2022-01-26 02:16:34下载
- 积分:1
-
一个完整的代理服务器源代码
一个完整的代理服务器源代码-A complete proxy server source code
- 2022-01-24 16:45:26下载
- 积分:1
-
用CDatabase连接数据库,并进行必要的操作!
用CDatabase连接数据库,并进行必要的操作!-CDatabase link Access Database!
- 2022-08-19 15:25:30下载
- 积分:1
-
Simple database for personal info记录个人信息的数据库
Simple database for personal info记录个人信息的数据库 -Simple database records for personal info personal information database
- 2022-06-11 21:10:59下载
- 积分:1
-
一个动态创建数据库源名的例子
一个动态创建数据库源名的例子-Create a dynamic database of examples of the source
- 2022-05-19 11:56:05下载
- 积分:1
-
直接通过ADO操作Access数据库 ADO(Active Data Object,活动数据对象)实际上是一种基于COM(组件对象模型)中的自动化接口(IDis...
直接通过ADO操作Access数据库 ADO(Active Data Object,活动数据对象)实际上是一种基于COM(组件对象模型)中的自动化接口(IDispatch)技术,并以OLE DB(对象连接和镶入的数据库)为基础,经过OLE DB精心包装后的数据库访问技术,利用它可以快速的创建数据库应用程序。-ADOAccess ADO(Active Data Object)COM()(IDispatch)OLE DB()OLE DB carefully packaged database access technology, use it to quickly create database applications.
- 2022-03-11 14:25:11下载
- 积分:1