搜索资源列表
VC++访问DAO数据库
- VC++访问DAO数据库-VC visit DAO Database
vc++_DAO
- 本程序实现了vc++访问DAO数据库的功能,对于操作数据库有很大的启发的.-program of the visit vc DAO Database functions for database operation is very enlightening.
vc++
- vc++访问DAO数据库 运行目录,驱动器根目录下
VC-ADO-AO-Learning
- VC-ADO & DAO-Learning VC-ADO & DAO-Learning
用VC++编写的通讯录应用程序
- 用VC++编写的通讯录应用程序 一、设计题目、内容及要求 1、设计题目:通讯录管理程序设计 2、设计内容及要求: 利用MFC应用程序,ODBC API、MFC ODBC类、MFC DAO类、MFC 的OLE/DB、ActiveX数据对象ADO等几种Visual C++数据库连接技术,设计一个通讯录应用程序。要求通讯录中包括姓名、单位、通信地址、邮箱和联系电话等信息。程序实现通讯录记录的添加、删除、修改、浏览和查询功能。
daothreadfix
- VC++编程,多线程的DAO,对于数据库的多线程处理有一定帮助-VC++ Programming, multi-threaded DAO, the database of multi-threaded processing to some extent help the
vc++访问DAO数据库
- 本系统采用Visual C++语言编写,运用软件工程的思想, 采用面向对象分析、设计的方法学完成。通过建立系统的数据库,对象模型、动态模型、功能模型,设计界面窗口,算法结构,函数之间互相调用完成实现系统的功能。-the system using Visual C language, the use of software engineering, object-oriented analysis, the design methodology completed. Through the est
vc-DAO-data
- 这是个数据库相关的源代码,希望对大家有帮助,连接DAO数据库,希望大家多多支持-This is a database-related source code, in the hope that we help to connect DAO database, hope that we can support
DAO
- VC连接数据库编程 学习的好东东 赶快下啊-VC Connect Database Programming Dongdong learn quickly under the ah
vc++_DAO_database
- 此程序在VC++环境下实现DAO数据库编程,适用初学VC数据库编程的朋友。-This procedure in VC++ Environment to achieve DAO Database Programming, Database Programming apply beginner VC friends.
daodemo
- DAO访问SQL数据库,VC++编写,适合初学者学习。-DAO access SQL databases, VC to prepare, suitable for beginners to learn.
vc-visit-DAO-Database
- vc++访问DAO数据库(运行目录,驱动器根目录下 )-vc++ visit DAO database (running directory under the root directory of drive)
testExcel
- 用数据库读写方法,在VC中对EXCEL文件进行读写操作,包括DAO,ODBC等-database used to read and write, in the VC to Excel documents and write, including the DAO, ODBC, etc.-database used to read and write, in the VC to Excel documents and write, including the DAO, ODBC, etc.
VC
- Visual C++6.0的MFC提供了对数据库的强大支持。对于数据库的访问,MFC提供了两组类,ODBC(open database connectivity)和DAO(database access object)。利用这两个功能强大的类,用户可以方便地开发基于ODBC或DAO的数据库应用程序。 开发一个成绩管理系统,可以实现成绩的管理,只要对数据库进行配置,就可以使用。并提供新学生成绩登记,现有学生成绩查询功能,对记录的删除修改等工作。学生信息管理系统的主要目的就是利用软件实现学生有关
VisualC6.0
- VC数据库编程的好书,比较详细的介绍了VC数据库以及ODBCB编程,OLE DB编程以及一些特殊数据库编程(如WEB,非关系数据库,OLAP,ADO,DAO),入门级的宝典-failed to translate
vc_programming_directly_read_write_Access_database
- vc编程实现直接使用DAO读写Access数据库代码vc programming directly read and write Access databases using DAO code-vc programming directly read and write Access databases using DAO code
VC
- VC++对数据库访问技术,分别介绍ODBC API、MFC 的ODBC 类、DAO、OLE DB 以 及ADO 的客户数据库访问技术和应用开发过程-Vc++ to database access technology
DAO-database-for-VC-operations
- 这是一个在VC中通过DAO来访问数据库的示例,通过示例进一步掌握及掌握在VC中操作数据库的方法。-This is a VC to access the database through DAO example, through the sample to further understand and master the operation of the VC in the database.
VC数据库编程
- vc下几种数据库编程方式--包括ODBC,ADO,DAO等(Several database programming under VC, including ODBC, ADO, DAO etc.)