-
ADO
在MFC种利用ADO进行数据库的处理,也可以用ODBC来做。(Use ADO in MFC to test the SQL.)
- 2009-03-05 13:55:44下载
- 积分:1
-
UseAdo
在Microsoft Visual C++6.0环境下,应用ADO,编写的连接access数据库的简单程序(MFC ADO access)
- 2017-05-25 08:57:06下载
- 积分:1
-
getConnectionString
ADO获取数据库连接字串的源代码。不少程序员为数据库的连接字串而发愁,好了,这下可以为你获取这个连接字串了。(ADO database connection string to obtain the source code. Many programmers for the database connection string and worry about, well, thought you这下可access to the connection string of the.)
- 2008-04-08 09:40:43下载
- 积分: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
-
vbZiDongZuJuan
采用vb6.0编写,数据库采用access,通过这两个工具实现手动组卷和生成试卷(
Using vb6.0 writing, using access, for manual test paper and the papers generated by these two tools)
- 2015-04-18 22:01:22下载
- 积分:1
-
dao_sample
dao例子(Dao example)
- 2002-04-19 09:18:04下载
- 积分:1
-
SQL_ODBC
利用vc++连接到ODBC数据库,进行信息的录入等等(Use vc++ to connect to an ODBC database, the information input, etc.
)
- 2011-12-12 09:58:42下载
- 积分:1
-
MDAC2.6
MDAC(Microsoft Data Access Components)是微软数据库访问组件,Netpise和许多利用数据库的软件都需要操作系统安装MDAC。很多用户的操作系统中已经存在了MDAC,有些是操作系统内置的、有些是其它应用程序安装的。(MDAC (Microsoft Data Access Components) is a Microsoft database access components, Netpise and many need to use the database software operating system to install MDAC. Many users of the operating system already exists in the MDAC, some built-in operating system, some other applications installed.)
- 2010-07-05 02:04:55下载
- 积分:1
-
ip_db_format
ip地址数据库格式,便于开发使用,很清晰.(ip address database format to facilitate development and use, very clear.)
- 2013-10-22 17:54:05下载
- 积分: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