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

chap30--use-ADO-handle-databases

于 2012-09-19 发布 文件大小:237KB
0 291
下载积分: 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 个回复

  • 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
  • nainiu
    奶牛健康管理系统!MFC界面,实现奶牛资料的录入、删除、更改、查询等操作!还有奶牛所属农场主的信息!可以输出资料到excel中!连接Access数据库!(Dairy Health Management System! MFC interface, data input to achieve cows, delete, change, query and other operations! There is information on dairy farmer-owned! Can export data to excel in! Connect Access Database!)
    2010-01-08 20:41:34下载
    积分:1
  • quzze
    该代码包括了队列的实现,主要包括队列的进出问题, 以及队列的查询,删除等问题。(The code includes queue implementation, mainly including queue in and out of the question, as well as the queue query, delete, etc.)
    2014-01-03 10:44:40下载
    积分:1
  • VCPPDevelopment-of-the-database
    visual C++数据库系统开发完全手册配套光盘(visual C++ Development of the database system completely manual CD )
    2011-12-06 15:34:38下载
    积分:1
  • acess
    使用MFC编写的access数据库读写,记录,搜索,提醒功能的软件(Written using MFC database access to read and write, record, search, to remind the features of the software)
    2012-02-07 23:53:50下载
    积分:1
  • EmailManagement
    数据库课程设计简单的邮件管理系统。可以用VS2013连接oracle数据库,实现一些简单的操作(Database design courses simple mail management system. VS2013 can be used to connect oracle , to achieve some simple operations)
    2016-01-06 21:09:48下载
    积分:1
  • ADOctrlAccess
    说明:  ADO控制Access数据库。源来《Visual c++案例开发集锦》(ADO Control Access database. Source to &quot Visual c++ Collection of case development,&quot )
    2010-04-05 01:42:25下载
    积分:1
  • 43567897
    VB在局域网内将文件存储到数据库保存,有需要的下。(VB in the LAN to store files saved to the database, there is need for the next.)
    2013-08-13 23:34:07下载
    积分:1
  • MFC-ODBC-API-Programming
    本例是一个通讯实例,说明如何使用MFC ODBC 创建数据库应用程序。(This example is a communication example, explain how to use ODBC MFC to create a application.)
    2015-08-05 11:15:07下载
    积分:1
  • MFC-ODBC-database-applications
    MFC应用程序ODBC数据库,可以运行成功的使用MFC编写的c++代码(MFC ODBC database applications)
    2014-06-25 11:15:21下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载