搜索资源列表
用VC++编写的通讯录应用程序
- 用VC++编写的通讯录应用程序 一、设计题目、内容及要求 1、设计题目:通讯录管理程序设计 2、设计内容及要求: 利用MFC应用程序,ODBC API、MFC ODBC类、MFC DAO类、MFC 的OLE/DB、ActiveX数据对象ADO等几种Visual C++数据库连接技术,设计一个通讯录应用程序。要求通讯录中包括姓名、单位、通信地址、邮箱和联系电话等信息。程序实现通讯录记录的添加、删除、修改、浏览和查询功能。
VCkaoqin
- 考勤管理系统 使用VC++开发环境 ODBC数据库访问技术-KAOQINGUANLIXITONG
student
- 学生学籍管理系统 采用VC++6.0开发基于MFC框架 数据库MS SQL SERVER 2000 数据库底层采用ODBC进行操作 用户层使用数据映射类来进行操作。构建类模仿EJB的实体特性-Student record management system developed by VC++6.0 MFC framework of the database based on MS SQL SERVER 2000 database using ODBC to operate the underly
EXCEL-data-import-and-export
- 使用vc++MFC的ODBC类,将Excel文件当作一般的数据库表格,利用ODBC技术像访问数据库一样去读/写Excel文 件。该文结合应用实例讨论了在Vc++程序中导出/导入Excel数据的方法。 注意:此文档非本人所写-Use vc++ MFC ODBC classes, the Excel file as a database form, the same as access to the database to read/write Excel files using ODBC
ym_vcpp-imsoft_hicode
- VC++基于SQL的IM聊天软件源代码,主程序分为客户端和服务端,仿MSN程序界面,用户注册后即可聊天,数据库配置说明 : 1、新建数据库MYIM,用查询分析器执行文件“数据库语句”的SQL语句. 2、配置数据源,控制面板--管理工具--数据源(ODBC) -VC++ SQL-based IM chat software source code, the main program is divided into client and server, imitation
VCPPSQL_Server
- VC++连接数据库SQL 两种方式ODBC和ADO 有详细的说说明-VC++ connected database the SQL two ways ODBC and ADO detailed descr iption of said
itnset
- VC++ 对ADO,ODBC 的OCX和DLL的研制.
CPP-ODBC--ADO
- VC++ 利用ODBC和ADO方式访问数据库的方法及实例。-VC++ using ODBC and ADO database access methods and examples.
database-de
- vc++开发数据库的学习文档PPt odbc-database development
Vc--ODBC-
- VC++和ODBC数据库编程,用于初学者学习如何通过ODBC数据源将VC++与数据库连接起来。-VC++ and ODBC programming, for beginners to learn how to through the ODBC data source to connect VC++ .
rename_reg1990014272006
- rename registry values Title: rename registry key programmatically Descr iption: if we want to rename registry key programmatically in vc++ There is no rename function to rename registry key here i devloped program which rename registry key progr