登录
首页 » Visual C++ » chap30--use-ADO-handle-databases

chap30--use-ADO-handle-databases

于 2012-09-19 发布 文件大小:237KB
0 257
下载积分: 1 下载次数: 6

代码说明:

  MFC操作数据库ADO操作数据库, MFC操作数据库ADO操作数据库,(use MFC to handle the databasees)

文件列表:

第30章使用ADO操作数据库
.......................\AdoRWAccess
.......................\...........\AdoRWAccess.aps,35732,2004-08-04
.......................\...........\AdoRWAccess.clw,1295,2004-08-04
.......................\...........\AdoRWAccess.cpp,3791,2003-11-05
.......................\...........\AdoRWAccess.dsp,4843,2003-05-30
.......................\...........\AdoRWAccess.dsw,545,2002-12-19
.......................\...........\AdoRWAccess.h,1695,2002-12-19
.......................\...........\AdoRWAccess.ncb,369664,2004-08-04
.......................\...........\AdoRWAccess.opt,57856,2004-08-04
.......................\...........\AdoRWAccess.plg,2305,2003-11-10
.......................\...........\AdoRWAccess.rc,5393,2003-05-30
.......................\...........\AdoRWAccessDlg.cpp,13599,2003-11-10
.......................\...........\AdoRWAccessDlg.h,2251,2003-11-10
.......................\...........\BtnST.cpp,59750,2002-12-20
.......................\...........\BtnST.h,9972,2002-12-20
.......................\...........\Demo.mdb,69632,2003-11-10
.......................\...........\HyperLink.cpp,12654,2001-12-27
.......................\...........\HyperLink.h,3291,2001-12-27
.......................\...........\msado15.tlh,90610,2001-09-05
.......................\...........\msado15.tli,76608,2001-09-05
.......................\...........\PictureEx.cpp,27614,2002-07-31
.......................\...........\PictureEx.h,6810,2002-07-29
.......................\...........\ReadMe.txt,179,2002-12-20
.......................\...........\Release
.......................\...........\.......\msado15.tlh,90757,2002-07-10
.......................\...........\.......\msado15.tli,76704,2002-07-10
.......................\...........\res

.......................\...........\...\AdoRWAccess.rc2,403,2002-12-19

.......................\...........\resource.fd,1113,2003-05-30
.......................\...........\Resource.h,1101,2003-05-30
.......................\...........\StdAfx.cpp,213,2002-12-19
.......................\...........\StdAfx.h,1188,2003-05-27
.......................\...........\WinXPButtonST.cpp,2744,2002-11-24
.......................\...........\WinXPButtonST.h,1571,2002-12-20
.......................\Demo.mdb,69632,2004-08-04
.......................\Demo_Backup.mdb,69632,2004-08-04
.......................\Release
.......................\.......\AdoRWAccess.exe,65536,2003-11-10
.......................\.......\Demo.mdb,69632,2004-08-04
.......................\说明.txt,118,2003-09-12

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

发表评论

0 个回复

  • 10-11cha
    Visual C++实践与提高--数据库开发与工程应用篇 随书代码 希望对用ADO开发的人会有所帮助 这是第10、11章的(Visual C Practice and improve-- database development and application articles with the hope that the code book to use ADO development will be helpful This is the first 10 and 11 of Chapter)
    2006-11-29 23:06:40下载
    积分:1
  • Database
    ODBC 操作,包括连接、检索、返回结果集、插入删除(ODBC operation, including connection, retri , return the result set, insert delete)
    2015-06-02 14:30:17下载
    积分:1
  • Course
    本实例演示了利用DAO访问数据库的常用方法,并附带了所用的数据库course.mdb。(examples demonstrating the use of DAO Database Access commonly used methods, and the incidental use of the database course.mdb.)
    2005-05-12 11:37:22下载
    积分:1
  • tongy
    一个元器件管理的管理软件。主要体现在对数据增删改查方面,即对数据库的操作。使用的是ACCESS数据库,ADO方式连接。程序启动时弹出登陆界面。用户名admin,密码123456。不同的用户登陆之后界面也不一样。(An Element Manager System,Use Access Database for add,delete,update and query data.Use ado type connect Database.You can use user:admin,password:123456 login in.and different user have different functions.)
    2015-08-04 18:28:17下载
    积分:1
  • dblib(sybase)
    访问sybase 数据库的dblib (VC)封装,使用起来非常简单。(visit sybase database dblib (VC) Packaging, it is very simple to use.)
    2006-10-11 10:04:24下载
    积分:1
  • Ado1
    ADO数据库操作类,包括数据库的创建、表的创建、删除、查询、和字段值得获取等一系列方法。(The ADO operation class ,which can realize the creation of database and table, the delete ,select of record.)
    2013-12-02 16:31:31下载
    积分: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
  • 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
  • DsToExcel
    将Dataset导出到Excel,本程序阐述基本功能(Dataset exported to Excel, the program described the basic functions of)
    2012-06-08 09:28:08下载
    积分:1
  • ADO
    ado VC连接ACCESSE的初级简单教程,适合新手,(ado VC connection ACCESSE primary simple tutorial for novice,)
    2011-10-19 21:27:50下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载