-
ADO-And-Access
这是一个基本的数据库编程实例,里面最特别的地方是即使出数据库里面出现多条完全相同的记录,它也能操作,而不会出错。(This is a basic database programming examples, there is the most special place inside the database even if there is more of the same record, which can operate without error.)
- 2013-11-15 06:37:48下载
- 积分:1
-
hbMS
MFC编的数据库管理系统,ODBC连接SQL。里面用了列表控件,组合框控件等。实现管理数据库,直接在列表框控件中操作即可。(MFC series database management systems, ODBC connection SQL. They spent a list control, combo box controls. Implement management database directly in the ListBox control can operate.)
- 2013-06-27 11:24:35下载
- 积分:1
-
vc6.0-ADO-for-MDB
visual c++访问mdb格式access数据库,基于ADO(Visual C++ Access mdb format access , based on ADO)
- 2016-10-30 06:41:41下载
- 积分:1
-
zsgc
实现数据库的增删改查,自己学的,还不错吧,大家看看,相互学习(Achieve database CRUD, their school, also good, we look at, learn from each other)
- 2011-07-10 10:16:35下载
- 积分:1
-
DelStudent
该代码展示了MFC连接数据库ACCESS的方法,采用的ADO接口,特别适合初学者学习(The code shows the MFC method to connect to the database ACCESS using ADO interface, particularly suitable for beginners to learn)
- 2012-12-17 19:43:02下载
- 积分:1
-
20059211281636
软件界面友好,包含了进销存的基本功能,可在此基础上进一步开发。 (Friendly software interface, contains the basic functions Invoicing can be further developed on this basis.)
- 2010-08-06 17:23:44下载
- 积分:1
-
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
-
VB_Access
实现Visual Basic 与Access数据库的链接,包括Access数据库的打开、数据的写入、读出、删除、更新等!(It not only enable you to open the Access database but also input, output, delet and update the data in Access)
- 2009-09-14 16:31:08下载
- 积分:1
-
C++ 工资管理系统 salarysystem
vc++和SQL Server一起实现的简单的工资管理系统,分离的数据库文件也在包里(a salary system using vc++ and SQL Server)
- 2020-06-26 00:40:02下载
- 积分:1
-
querydef
使用ODBC实现的一个动态RecordSet(Using ODBC to implement an dynamic recordset)
- 2021-05-07 16:43:36下载
- 积分:1