登录
首页 » Visual C++ » vc++6.0ado

vc++6.0ado

于 2008-08-22 发布 文件大小:1229KB
0 369
下载积分: 1 下载次数: 22

代码说明:

  c++数据库编程,里面有常用的对数据库操作的源代码,适合刚接触VC++操作数据库的人(c++ Database Programming, which has commonly used database operations on the source code for刚接触VC++ operate the database of people)

文件列表:

vc%2B%2B6.0数据库编程大全(代码)
.............................\ADOTableReader
.............................\..............\ADODialog.cpp
.............................\..............\ADODialog.h
.............................\..............\ADOGeneric.cpp
.............................\..............\ADOGeneric.h
.............................\..............\ADOTableReader.aps
.............................\..............\ADOTableReader.cpp
.............................\..............\ADOTableReader.dsp
.............................\..............\ADOTableReader.dsw
.............................\..............\ADOTableReader.h
.............................\..............\ADOTableReader.idl
.............................\..............\ADOTableReader.opt
.............................\..............\ADOTableReader.plg
.............................\..............\ADOTableReader.rc
.............................\..............\ADOTableReader.rgs
.............................\..............\ADOTableReader.tlb
.............................\..............\ADOTableReaderps.def
.............................\..............\ADOTableReaderps.mk
.............................\..............\ADOTableReader_i.c
.............................\..............\Debug
.............................\..............\resource.h
.............................\..............\StdAfx.cpp
.............................\..............\StdAfx.h
.............................\..............\toolbar1.bmp
.............................\Classes.mdb
.............................\DAODepartmentA
.............................\..............\DAODepartment.aps
.............................\..............\DAODepartment.clw
.............................\..............\DAODepartment.cpp
.............................\..............\DAODepartment.dsp
.............................\..............\DAODepartment.dsw
.............................\..............\DAODepartment.h
.............................\..............\DAODepartment.opt
.............................\..............\DAODepartment.plg
.............................\..............\DAODepartment.rc
.............................\..............\DAODepartmentDoc.cpp
.............................\..............\DAODepartmentDoc.h
.............................\..............\DAODepartmentSet.cpp
.............................\..............\DAODepartmentSet.h
.............................\..............\DAODepartmentView.cpp
.............................\..............\DAODepartmentView.h
.............................\..............\Debug
.............................\..............\MainFrm.cpp
.............................\..............\MainFrm.h
.............................\..............\res

.............................\..............\...\DAODepartment.rc2


.............................\..............\resource.h
.............................\..............\StdAfx.cpp
.............................\..............\StdAfx.h
.............................\DAODepartmentB
.............................\..............\DAODepartment.aps
.............................\..............\DAODepartment.clw
.............................\..............\DAODepartment.cpp
.............................\..............\DAODepartment.dsp
.............................\..............\DAODepartment.dsw
.............................\..............\DAODepartment.h
.............................\..............\DAODepartment.opt
.............................\..............\DAODepartment.plg
.............................\..............\DAODepartment.rc
.............................\..............\DAODepartmentDoc.cpp
.............................\..............\DAODepartmentDoc.h
.............................\..............\DAODepartmentSet.cpp
.............................\..............\DAODepartmentSet.h
.............................\..............\DAODepartmentView.cpp
.............................\..............\DAODepartmentView.h
.............................\..............\Debug
.............................\..............\MainFrm.cpp
.............................\..............\MainFrm.h
.............................\..............\res

.............................\..............\...\DAODepartment.rc2


.............................\..............\resource.h
.............................\..............\StdAfx.cpp
.............................\..............\StdAfx.h
.............................\DAODepartmentC
.............................\..............\DAODepartment.aps
.............................\..............\DAODepartment.clw
.............................\..............\DAODepartment.cpp
.............................\..............\DAODepartment.dsp
.............................\..............\DAODepartment.dsw
.............................\..............\DAODepartment.h
.............................\..............\DAODepartment.opt
.............................\..............\DAODepartment.plg
.............................\..............\DAODepartment.rc
.............................\..............\DAODepartmentDoc.cpp
.............................\..............\DAODepartmentDoc.h
.............................\..............\DAODepartmentSet.cpp
.............................\..............\DAODepartmentSet.h
.............................\..............\DAODepartmentView.cpp
.............................\..............\DAODepartmentView.h
.............................\..............\Debug
.............................\..............\MainFrm.cpp
.............................\..............\MainFrm.h
.............................\..............\res

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • pay
    毕业设计论文(含运行说明书,源代码)工资管理系统(SQL+VC++)是Visual C++数据库(SQL Server 2000)信息管理系统,来自明日科技《Visual C++数据库系统开发案例精》一书,案例包括运行说明书,源代码和参考的《毕业设计论文范例》。(Thesis graduation project (including operation manuals, source code) wage management system (SQL+ VC++) Is a Visual C++ Database (SQL Server 2000) Information Management System, from tomorrow technology Visual C++ Database system the development of the case the elite in a book, case, including operation manuals, source code and reference the graduation thesis design paradigm. )
    2008-06-17 12:10:17下载
    积分:1
  • ADO
    Vc++中,MFC中实现数据库的实时显示以及增加和删除(To increase the database to delete in MFC)
    2012-11-05 21:15:35下载
    积分:1
  • DataCheckDlg
    用数据库的方式操作excel文件,包括了读取文件的表名,字段名和数据,有详细的注释(Operate with the database excel documents, including a table read from the file name, field names and data have detailed notes)
    2008-03-08 22:51:01下载
    积分:1
  • ADOTest
    本人自己编写的VC++访问数据库程序,包含了ADO、ODBC等方法,可访问MSSQL、SQL、ACCESS等数据库。(I have written VC++ Access database program, including the ADO, ODBC and other methods to access MSSQL, SQL, ACCESS and other databases.)
    2020-10-29 14:59:57下载
    积分:1
  • sqlTest100929
    一个在VC6里运用SQL语言,通过DAO方法访问ACCESS文件的vc工程。实现的功能有:创建MDB文件,新建、删除表单,对某表添加、删除、插入、修改记录。(A vc Project by sql language by DAO. It can create mdb file,or create a new tab,delete a tab,also add,delete ,insert collcetion in a certain tab. )
    2021-01-21 22:58:46下载
    积分:1
  • 20060611Access
    简要说明:直接通过DAO读、写Access文件    直接利用DAO来创建、读写Access文件,总的说来,对比上篇<直接通过ODBC读、写Excel文件>来讲,要简单一些。在下面的示例中,我们将用到两种方法:SQL和DAO类涵数来混合实现它们,这样做的目地,我想可以使大家更加方便灵活的运用它们来完成你想要做的东西。在示例程序中默认指定创建数据库名为:Demo.mdb,内部表名为:DemoTable,写入两个字段:名字和年龄,采用和上一篇读写Excel类似的操作,你也可以根据自己需要来动态改变它们。 (Brief Description : DAO directly through reading, writing documents directly using Access to create DAO, Access document literacy, in general, compared to the previous chapter)
    2006-08-29 12:05:09下载
    积分:1
  • homework
    使用ODBC访问数据库,一则ODBC是直接封装在MFC库里面的,二则忙着考研没有时间学习dao。 ODBC和DAO用起来可能最大的区别就是ODBC使用之前得先建立数据源,根据不同的数据库,使用的参数也不同。具体请看在这之前的一片文章。里面有许多东西没有说,属于高级技巧性东西,得学你们自己摸索。(Using ODBC to access the database, an ODBC database directly encapsulated in the MFC inside, two busy Kaoyan no time to learn dao. ODBC and DAO can be at the biggest difference is that must be built before using ODBC data source, depending on the database, the parameters used are also different. Details, please read an article before this. There are many things not said, things are high skill, have to learn your own. )
    2010-11-15 09:37:01下载
    积分: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
  • ODBC
    ODBC连接数据库MYSQL和SQLITE两种方式。(ODBC database connection )
    2012-08-31 18:21:33下载
    积分:1
  • 102t
    课程设计课题。也是从网上找资料改进的。很好用。数据库用SQL server. (Course design issues. Also improved from the Internet to find information. Good use. Database with the SQL server.)
    2011-01-15 01:56:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载