登录
首页 » Visual C++ » UseAdo

UseAdo

于 2017-05-25 发布 文件大小:2549KB
0 279
下载积分: 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 个回复

  • SQL_SERVER2008_EXPRESS
    MFC对话框ADO连接SQL_SERVER2008(MFC dialog ADO connection SQL_SERVER2008)
    2014-01-01 21:13:34下载
    积分:1
  • Matiral-
    适用于原料车间,原料混合配料过程的监控和管理,能引导和规范配料过程,并用数据库存储配方,方便查询统计。(Suitable for workshop materials, raw material mixing ingredients monitoring and management processes, to guide and regulate the batching process and use the to store recipes, easy access statistics.)
    2016-06-17 16:58:47下载
    积分:1
  • CompactAccess
    VB编程实现Access数据库压缩功能,VB编程的朋友可以借鉴一下,压缩的效果还是很明显的,虽然不是很完美,但至少可以借鉴一下,为以后的编程思路提供参考。(VB Programming compression Access database, VB programming can learn from a friend about the effect of compression is very obvious, though not perfect, but at least you can learn from, programming ideas for future reference.)
    2009-05-11 03:24:08下载
    积分:1
  • ADO_Access
    用VC++下用ADO两节Access数据库,实现对Access的操作(With VC++ next two Access database with ADO, to achieve the operation of Access)
    2013-07-20 10:47:21下载
    积分: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
  • liulanshujvku
    说明:  该程序实现了对mdb数据库文件,用mfc来编写界面进行浏览。压缩文件里的StuInfo6.mdb为所给的数据库文件。 通过按钮控件可以将记录移动到第一条记录,最后一条记录以及上一条记录,下一条记录等等。(The program realized mdb database file to write the interface with mfc browsing. Compressed file in the StuInfo6.mdb for the given database file. Button controls can be recorded through the move to the first record, last record and previous record, next record and so on. )
    2011-03-31 15:31:36下载
    积分:1
  • Database
    ODBC 操作,包括连接、检索、返回结果集、插入删除(ODBC operation, including connection, retri , return the result set, insert delete)
    2015-06-02 14:30:17下载
    积分:1
  • hbMS
    MFC编的数据库管理系统,ODBC连接SQL。里面用了列表控件,组合框控件等。实现管理数据库,直接在列表框控件中操作即可。(MFC series database management systems, ODBC connection SQL. They spent a list control, combo box controls. Implement management database directly in the ListBox control can operate.)
    2013-06-27 11:24:35下载
    积分:1
  • Login
    通过一个简单的项目实例“国家游泳队训练信息系统”,展示c++的威力。该项目包括,SQL server数据库连接数据库操作等(增、删、改查),是一个很好的学习资料。亦可作为收藏。包括对对话框的一些设置问题,对话框背景等........(Through a simple project examples "national swimming team training information system" to demonstrate the power of c++. The project includes, SQL server database connections and other database operations (add, delete, change search), is a good learning materials. Also as a collection. Including some of the settings dialog box in the dialog background ........)
    2014-07-05 22:24:03下载
    积分:1
  • ADODataBase
    这个源码是运用ado方式连接数据库的例子其中实现方式是利用ado类中的方法。运用C++实现(Examples of this source is to use ADO to connect to the database using C++ achieve)
    2013-04-26 21:04:09下载
    积分:1
  • 696518资源总数
  • 106005会员总数
  • 36今日下载