登录
首页 » Visual C++ » ADOtest2

ADOtest2

于 2014-04-29 发布 文件大小:20188KB
0 314
下载积分: 1 下载次数: 203

代码说明:

  MFC链接Access数据库,采用ADO数据库方式。(MFC link Access database using ADO database mode.)

文件列表:

ADOtest2
........\ADO.dat,194,2014-04-23
........\ADOtest2
........\........\ADOtest2.aps,35212,2014-04-23
........\........\ADOtest2.cpp,3780,2014-04-23
........\........\ADOtest2.def,104,2014-04-23
........\........\ADOtest2.h,407,2014-04-23
........\........\ADOtest2.rc,4470,2014-04-23
........\........\ADOtest2.vcproj,9517,2014-04-23
........\........\ADOtest2.vcproj.A72PCEPRVCRYUNT.Administrator.user,2599,2014-04-28
........\........\Dlg11.cpp,3322,2014-04-23
........\........\Dlg11.h,574,2014-04-23
........\........\ReadMe.txt,2068,2014-04-23
........\........\res
........\........\...\ADOtest2.rc2,364,2014-04-23
........\........\resource.h,740,2014-04-23
........\........\stdafx.cpp,139,2014-04-23
........\........\stdafx.h,1229,2014-04-23
........\........\targetver.h,1030,2014-04-23
........\........\text
........\........\....\chinese_cn
........\........\....\..........\bearing.txt,201,2014-04-17
........\........\x64
........\........\...\Release
........\........\...\.......\ADOtest2.dll.intermediate.manifest,855,2014-04-23
........\........\...\.......\ADOtest2.obj,50052,2014-04-23
........\........\...\.......\ADOtest2.pch,30998528,2014-04-23
........\........\...\.......\ADOtest2.res,1184,2014-04-23
........\........\...\.......\BuildLog.htm,9944,2014-04-23
........\........\...\.......\Dlg11.obj,81143,2014-04-23
........\........\...\.......\msado15.tlh,170818,2013-02-22
........\........\...\.......\msado15.tli,148885,2013-02-22
........\........\...\.......\mt.dep,65,2014-04-23
........\........\...\.......\stdafx.obj,3285325,2014-04-23
........\........\...\.......\vc90.idb,707584,2014-04-23
........\........\...\.......\vc90.pdb,2437120,2014-04-23
........\ADOtest2.ncb,27880448,2014-04-28
........\ADOtest2.sln,1244,2014-04-23
........\Database1.mdb,466944,2014-04-22
........\x64
........\...\Release
........\...\.......\ADOtest2.dll,14633472,2014-04-23
........\...\.......\ADOtest2.exp,2453,2014-04-23
........\...\.......\ADOtest2.lib,4102,2014-04-23
........\...\.......\ADOtest2.pdb,11086848,2014-04-23

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

发表评论

0 个回复

  • ADOClass
    mfc下封装的一个数据库类,用ado方式调用access数据库(a class of encapsulates the database, call the access database using ado way)
    2013-12-28 23:06:28下载
    积分:1
  • CreateODBC DSN
    说明:  动态创建access或者oracle的ODBC数据源(create dynamic access to the oracle or ODBC data sources)
    2005-09-05 17:08:24下载
    积分:1
  • VC-P-P--image--access-and-display
    用VC++实现数据库中图片的存取与显示精讲教程,如何将图片存储在数据库中,又如何从数据库中读取出图片并显示。教程主要介绍了在VC ++环境中,利用ADO 2. 5中所提供的Stream对象和Fields对象进行数据库中图片的存取,同时还利用了IPicture接口实现多种格式图片的显示,并通过控件自画的方法解决了图片显示的刷新问题。 (VC++ image access and display)
    2014-05-14 23:28:08下载
    积分: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
  • RWExcelSrc
    演示C++读写EXCEL的方法,简单,通过ODBC完成基本的数据库功能(Demo C++ Literacy EXCEL method, simple, through the ODBC database to complete the basic functions)
    2007-07-23 09:01:17下载
    积分:1
  • DBGRID-call-SQL-database
    基于C语言的使用DBGRID控件实现的SQL数据库管理程序,方便灵活(C-based controls to achieve using DBGRID SQL database management procedures, convenient and flexible)
    2013-07-13 21:30:03下载
    积分:1
  • MFC_ACCESS
    MFC实现的,数据库操作,ACCESS,适合初学者(MFC implementation, database operations, ACCESS, suitable for beginners)
    2010-06-09 09:11:42下载
    积分:1
  • vbcode
    acess数据库中关于ADO控件和DATAgrid控件以及sql语言添加查询删除编辑等功能的实现(acess database in ADO controls and a DataGrid control, as well as the sql language query to delete editing functions )
    2012-03-07 16:03:04下载
    积分:1
  • dhk1.5
    利用ADO接口使VC++6.0与sql数据库通信,里面有设账号和密码,需要修改,已经通过测试,包括数据库的增加,删除,修改等等操作。(Using VC++6.0 ADO interface allows communication with the sql database, which has set up accounts and passwords, modify, have been tested, including the database, add, delete, modify, etc. operations.)
    2020-10-29 15:09:56下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载