登录
首页 » Visual C++ » UseAdo

UseAdo

于 2017-05-25 发布 文件大小:2549KB
0 154
下载积分: 1 下载次数: 3

代码说明:

  在Microsoft Visual C++6.0环境下,应用ADO,编写的连接access数据库的简单程序(MFC ADO access)

文件列表:

UseAdo
......\ADO.cpp,2313,2008-04-02
......\ADO.h,835,2008-04-02
......\DataBase.mdb,204800,2017-05-22
......\Debug
......\.....\ADO.obj,61917,2017-05-16
......\.....\msado15.tlh,222098,2012-06-06
......\.....\msado15.tli,167339,2012-06-06
......\.....\StdAfx.obj,133296,2017-05-16
......\.....\UseAdo.exe,135270,2017-05-16
......\.....\UseAdo.ilk,272876,2017-05-16
......\.....\UseAdo.obj,14887,2017-05-16
......\.....\UseAdo.pch,7016348,2017-05-16
......\.....\UseAdo.pdb,467968,2017-05-16
......\.....\UseAdo.res,2852,2017-05-16
......\.....\UseAdoDlg.obj,77884,2017-05-16
......\.....\vc60.idb,238592,2017-05-22
......\.....\vc60.pdb,569344,2017-05-16
......\msado15.tlh,221933,2012-06-06
......\msado15.tli,171573,2012-06-06
......\ReadMe.txt,3579,2008-04-02
......\res

......\...\UseAdo.rc2,398,2008-04-02
......\resource.h,1006,2008-04-02
......\StdAfx.cpp,208,2008-04-02
......\StdAfx.h,1197,2008-04-02
......\UseAdo.aps,21520,2017-05-12
......\UseAdo.clw,1446,2017-05-23
......\UseAdo.cpp,2063,2008-04-02
......\UseAdo.dsp,4277,2008-04-02
......\UseAdo.dsw,535,2008-04-02
......\UseAdo.h,1324,2008-04-02
......\UseAdo.ncb,230400,2017-05-23
......\UseAdo.opt,568832,2017-05-23
......\UseAdo.plg,246,2017-05-16
......\UseAdo.rc,5862,2008-04-02
......\UseAdoDlg.cpp,8207,2012-04-21
......\UseAdoDlg.h,1554,2008-04-02

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

发表评论

0 个回复

  • DJDAO
    DAO数据库简单应用,可以独立创建Access数据库,也可以随意删除,DAO上手必备的教程!(DAO simple database application, and could create Access database, can also randomly deleted, DAO handcuffed indispensable guide!)
    2007-01-17 11:26:26下载
    积分:1
  • ADO+Access
    VC和ADO以及ACCESS连接的典型例子。不仅展示了VC如何通过ADO连接MDB文件,同时也有其它技巧展示。(VC and ADO and ACCESS connecting a typical example. It not only demonstrates how the VC ADO connection MDB documents, but also have other skills display.)
    2006-05-22 20:30:55下载
    积分:1
  • ExcelAccc
    通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel文件转换为按指定分隔符分隔的其它文本格式的文件(adoption of this sample source code and supporting you to be more flexible control of Excel documents, including the creation of new Excel file, write tabular data, reading the spreadsheet data (including the original Excel files built themselves manually add the rows and columns of data accurately read), has been deleted Excel spreadsheet, the forms were designated rows and columns, and cells to conduct inquiries, insert, replace, etc, and also can be generated for the Excel document conversion designated by separate segregated from the other website text files)
    2005-03-21 10:22:41下载
    积分:1
  • gongziguanli
    MFC的数据库编程,学习MFC的好代码。(MFC program .you can learn well by it.)
    2012-11-16 20:34:25下载
    积分:1
  • zsgc
    实现数据库的增删改查,自己学的,还不错吧,大家看看,相互学习(Achieve database CRUD, their school, also good, we look at, learn from each other)
    2011-07-10 10:16:35下载
    积分:1
  • TimeRecord
    基于数据库的VC++提醒精灵软件,设置好日期、时间、内容,就会在指定的日期、时间提示,须确定看到提示,否则两分钟后又提示。修改,删除,查询,日期,待自动启动到时间一会提示。   其中包括一个数据库操作类觉得不错,这个类是CPingDatabase,能插入、修改、查看、删除ACCESS数据库、SQLSERVER及所有的ODBC得用数据源来连接的数据库。使用类时出现一个警告,不用管它,那是微软的一个动态的原因。 (VC++ based on database software to remind the wizard, set the date, time, content, will be in the specified date, time, tips, to be sure to see tips, or two minutes later prompt. Modify, delete, query, date, to be automatically activated to the time for a prompt. Including a class of database operations that good, this class is CPingDatabase, to insert, modify, view, delete the ACCESS database, SQLSERVER and all ODBC starting a data source to connect to the database. A warning when using the class, do not ignore it, that is the reason Microsoft is a dynamic.)
    2011-04-28 21:38:23下载
    积分: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
  • CompactDataBase
    mfc,才有用ado操作access数据库,解决数据库删除内容后无法自动压缩大小的问题(mfc, only access the database using ado action to resolve the contents of the database are not automatically remove the compressed size of the problem)
    2011-06-25 10:47:24下载
    积分:1
  • PMV-PPD
    VB复杂计算,含绘图功能,同时也是个实用的空调辐射温度 舒适度衡量软件,稳定可靠(VB complex calculations, including graphics, is also a practical air-conditioned comfort of radiation temperature measuring software, stable and reliable)
    2008-12-22 17:08:20下载
    积分:1
  • MFC_ACCESS
    MFC实现的,数据库操作,ACCESS,适合初学者(MFC implementation, database operations, ACCESS, suitable for beginners)
    2010-06-09 09:11:42下载
    积分:1
  • 696522资源总数
  • 104053会员总数
  • 56今日下载