-
sniffer
第十二章:发布数据库系统,InstallShield这一常用的打包工具,讲解软件打包
发布的过程。
第十三章:用户登录功能模块,应用了ODBC访问数据库的技术,使用最基本的查询语句。
第十四章:用户信息管理模块,应用了ODBC访问数据库的技术,用CRecordset对象做
为操作数据库的手段,并运用增删改查的数据库常用查询语句。
第十五章:网页浏览和网址限制功能模块,利用数据库中的网址记录,通过查询匹配
限制用户对某些特定网址的访问,并作访问记录,主要应用DAO方式访问数据库的技术,
CDaoRecordSet对象做为操作数据库的手段,并灵活运用了多种SQL查询语句。
第十六章: 住户管理系统,主要用了OLE DB操纵数据库的手段。
第十七章:物流单据管理模块,主要用了ADO对象操纵数据库的技术手段。
第十八章:研究生信息管理系统,主要用了ADO对象操纵数据库的技术手段,并在使用
ADO的技术中灵活运用了OLE DB的数据库连接操纵方法、多条SQL查询语句、控件Combo
Box与ActiveX控件ADO Data Control和DataGrid Control。
全部是vc6.0编写
(Chapter 12: publication database system, InstallShield package that commonly used tools to explain the process of publishing software package. Chapter 13: user login function module, the application of the ODBC database access technology, using the most basic query. Chapter 14: User information management module, the application of the ODBC database access technology, using CRecordset object as a means to manipulate the database, and use common CRUD database query. Chapter 15: Web browsing and URL restriction function module, using the URL database records, all vc6.0 prepared)
- 2013-06-24 15:49:10下载
- 积分:1
-
library-management-
数据库课程设计报告参考图书馆管理信息系统(Course database design report reference library management information system
)
- 2012-06-27 16:46:13下载
- 积分:1
-
jiaocheng
这是一本数据库入门教程,初学者的好材料。前一阵学习数据库时看的,和大家分享一下(This is a database Tutorial, a good material for beginners. Database before the burst of learning to see, and share with you)
- 2011-09-07 10:32:47下载
- 积分:1
-
AutoProgram
“整体叶轮五轴联动数控加工自动编程”,只要用Microsoft Access(数据库)软件把叶轮的截面数据建成表,并输入叶轮的基本尺寸,就可以自动生成叶轮的数控加工程序。("impeller overall 5-axis NC machining automatic programming" as long as Microsoft Access (database) software onto the impeller section data into tables, the impeller and the importation of basic dimensions, it can automatically generate impeller NC programs.)
- 2006-05-29 09:55:16下载
- 积分:1
-
432423
9-数据库设计说明书(GB8567——88
12-详细设计说明书(GB8567(9-database design specification (GB8567-- 88 12-detailed design specification (GB85 67-- )
- 2007-04-15 11:28:58下载
- 积分:1
-
医院挂号系统(php源码+数据库脚本)
医院挂号系统(php源码+数据库脚本)
- 2020-06-16下载
- 积分:1
-
QEHashTable_V3.51
一个非常快速的内存数据库,适合临时数据操作。代码来自易官方论坛!(A very fast in-memory for temporary data manipulation. Code the easy to the official forum!)
- 2015-09-29 10:34:09下载
- 积分:1
-
ADODataBase
这个源码是运用ado方式连接数据库的例子其中实现方式是利用ado类中的方法。运用C++实现(Examples of this source is to use ADO to connect to the database using C++ achieve)
- 2013-04-26 21:04:09下载
- 积分:1
-
tongy
一个元器件管理的管理软件。主要体现在对数据增删改查方面,即对数据库的操作。使用的是ACCESS数据库,ADO方式连接。程序启动时弹出登陆界面。用户名admin,密码123456。不同的用户登陆之后界面也不一样。(An Element Manager System,Use Access Database for add,delete,update and query data.Use ado type connect Database.You can use user:admin,password:123456 login in.and different user have different functions.)
- 2015-08-04 18:28:17下载
- 积分:1
-
TestAdo
VC++实现数据库的连接,以及对数据库的增删改查操作。(No Translation.)
- 2016-08-31 10:35:02下载
- 积分:1