搜索资源列表
Wgl
- Vc源码用ado连接数据库的源程序 简单实用-Vc source ado connect to the database using the simple and practical source
ADOinVC++
- ADO in VC-ADO in clause 8 VC
VC++中调用ADO的常用方法
- 讲解了VC++6.0种如何实现与ADO的连接,开发出连接数据库的程序
Java程序员那点事
- 不久前,我曾在网上论坛上看到了一个这样的帖子: 大家给我个底吧,我是即将毕业的大学生,现在有软设的证书了。 主要擅长于计算机的维护、应用以及开发; 软件方面:现以通过国家软考中心软件设计师资格考试; 主要熟悉的 IDE 环境:VC++,C++BUILDER,VB; 主要使用的数据库接口:ADO; 主要使用的数据源:ACCESS,SQL SERVER,擅长使用 SQL 语言; 主要使用图形接口:OPENGL,对 DirectX 接口也有一定了解; 其
用VC++编写的通讯录应用程序
- 用VC++编写的通讯录应用程序 一、设计题目、内容及要求 1、设计题目:通讯录管理程序设计 2、设计内容及要求: 利用MFC应用程序,ODBC API、MFC ODBC类、MFC DAO类、MFC 的OLE/DB、ActiveX数据对象ADO等几种Visual C++数据库连接技术,设计一个通讯录应用程序。要求通讯录中包括姓名、单位、通信地址、邮箱和联系电话等信息。程序实现通讯录记录的添加、删除、修改、浏览和查询功能。
VC+ADO
- VC在SQL Server7中动态增加/删除用户 作者:肖进 下载示例源代码 本文主要通过调用SQL Server7的系统存储过程和系统表,在程序中动态增加和删除用户。
ADO
- 此文章描述的是VC开发数据库基础之ADO篇 -This article describes the development of databases based VC articles ADO
ADO
- 讲述ado的开发过程,环境为vc环境下。-Ado about the development process, the environment for vc environment.
VC_access
- VC++6.0 中用 ADO 存取 Access 数据库的一点总结-VC++6.0 with ADO access to Access database that summarize
ADO
- 介绍在vc下连接数据库的所有方法及步骤。还有所连接上的实例-Describes vc connect to the database under all the methods and procedures. There are examples of the connection
to_build_a_custom_ADO_class_in_VC
- 本文介绍一个自定义的ADO类,它封装了ADO中的各个对象的属性和方法,这种新的数据接口在形式上完全雷同于VB中的ADO,利用它可以在VC中像VB一样方便访问各种数据库。 -This article describes a custom ADO class, which encapsulates the various objects in the ADO properties and methods, this new data interface completely identical in
Aspbianchengshouce
- 本教程举例说明了如何使用 ADO 编程模型对数据源进行查询及更新。教程首先讲述了完成此项任务的必要步骤,然后分别通过 Microsoft® Visual Basic、以 VC++ Extensions 为特征的 Microsoft® Visual C++、Microsoft® Visual Basic® 、scr ipting Edition 和以 ADO for Windows Foundation Classes (ADO/WFC) 为特征的 Microsoft&re
VC_ADO
- VC中使用ADO进行数据库开发的一些资料的整理-VC database development using ADO for the collation of some of the information
VC2005_ADO_Excel2007_demo
- VC2005利用ADO读Excel2007文件示例 1建立基于对话框的MFC程序 2引入库文件 3在对话框中的确定按钮上添加响应事件OnBnClickedOk() 4在事件OnBnClickedOk()中写代码 -VC2005 read Excel2007 file using ADO Example 1 MFC dialog-based program established to introduce library 2 3 OK button in the dialog
VCPPCOM
- 随着Internet和Intranet应用的飞速发展,COM(Component Object Model,组件对象模型)以其巨大的潜力渗透到软件学科的各个领域。在Windows操作平台下,众多以COM形式提供的组件模块,如DirectX多媒体软件包、OLE DB/ADO数据库组件系统等,极大地丰富了操作系统的功能。由于COM机制允许任意两组件之间相互通信而不必关心是在何种计算机上的何种操作系统下运行,也不用关心组件是使用何种语言编制的,这使COM技术拥有了强大的生命力。尤其是Windows 2
MFC-Ado
- VC++中使用MFC通过ADO连接数据库方法小结(不包括异常的捕捉) 这里主要讲MFC与SQL2000数据库的连接。 -Focuses on the general approach of the MFC using Ado connection database environment for VC6.0
ADO
- vc 利用ADO开发数据库介绍,对初学者有帮助-Visual c++ ADO
ADO-Sql-visit
- 本文档详细介绍了VC++6.0如何利用ADO访问数据库以及ADO如何封装,附有代码介绍,实用可靠.-This document describes the VC++6.0 how to use ADO to access the database, and how to package ADO with the code, practical and reliable.
vc--cs
- 关于vc++6.0中 通过ADO连接数据库的问题-About vc++6.0 database through ADO connection problems
CPP-ODBC--ADO
- VC++ 利用ODBC和ADO方式访问数据库的方法及实例。-VC++ using ODBC and ADO database access methods and examples.