-
CodeCtrlOdbc
vc 代码控制链接ODBC的程序源码,希望对大家有所帮助(vc code control procedures linked ODBC source, we hope to help)
- 2011-05-29 13:37:57下载
- 积分:1
-
CheckRYL
本例将对数据库的基本操作封装成一个基本类,实现同时连接不同的数据库(mysql和mssql),并从其中取出数据利用socket发送.(the cases will be the basic operation of the database packaged as a basic category, simultaneously connect different databases (mysql and mssql) remove from which to send data using socket.)
- 2006-07-17 14:57:42下载
- 积分:1
-
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
-
VCshizhanOLEDBbiancheng
vc实战OLEDB编程,对应用vc开发数据库的人员有巨大帮助,推荐下载。(vc real OLEDB programming for database application developers who vc a huge help, recommended download.)
- 2011-07-20 21:18:00下载
- 积分:1
-
Ri230-v1
c++ 利用ADO操作数据库,供初学数据库编程的人参考(c++ to operate the database by ADO)
- 2010-12-04 20:49:35下载
- 积分:1
-
Synchro
sync excel sheet to mysql
- 2010-07-10 18:26:49下载
- 积分:1
-
bat
解压bat数据库,支持Phoenix版、纯真版、梧州版等数据库文件格式,解出的数据库可以用Excel、Access等程序打开,然后利用Excel、Access等工具进行你需要的转换...
注:此工具只负责数据格式转换,排序、编辑等功能可利用Excel、Access等工具!(Extract the bat database, the database file format support Phoenix version, innocence, Wuzhou, and the solution out of the database can be open with Excel, Access and other programs, and then use Excel, Access and other tools you need to convert ... Note: This tool only responsible for data format conversion, sorting, editing tools such as Excel, Access!)
- 2012-07-16 23:03:29下载
- 积分:1
-
ADOctrlAccess
说明: ADO控制Access数据库。源来《Visual c++案例开发集锦》(ADO Control Access database. Source to " Visual c++ Collection of case development," )
- 2010-04-05 01:42:25下载
- 积分:1
-
AdoExample
这是我自己写的一个数据库课程设计主要是如何利用ADO跟ACCESS数据库写的,主要使用MFC进行编写,大开工程编译一下就可以运行了(just a ado program)
- 2011-05-21 19:18:32下载
- 积分: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