登录
首页 » Visual C++ » ADO-And-Access

ADO-And-Access

于 2013-11-15 发布 文件大小:223KB
0 231
下载积分: 1 下载次数: 3

代码说明:

  这是一个基本的数据库编程实例,里面最特别的地方是即使出数据库里面出现多条完全相同的记录,它也能操作,而不会出错。(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.)

文件列表:

ADO And Access
..............\AdoRWAccess
..............\...........\About.cpp,3658,2010-09-18
..............\...........\About.h,1747,2010-03-21
..............\...........\AdoRWAccess.cpp,3640,2010-09-18
..............\...........\AdoRWAccess.exe,240128,2011-11-04
..............\...........\AdoRWAccess.h,1693,2010-03-21
..............\...........\AdoRWAccess.rc,6223,2002-12-20
..............\...........\AdoRWAccess.vcproj,9750,2009-03-14
..............\...........\AdoRWAccess.vcxproj,12029,2011-11-04
..............\...........\AdoRWAccess.vcxproj.filters,2936,2011-11-04
..............\...........\AdoRWAccess.vcxproj.user,143,2011-12-29
..............\...........\AdoRWAccessDlg.cpp,13266,2013-09-24
..............\...........\AdoRWAccessDlg.h,2288,2013-09-24
..............\...........\BtnST.cpp,60641,2010-09-18
..............\...........\BtnST.h,10063,2010-09-18
..............\...........\Debug
..............\...........\.....\AdoRWAccess.exe,240128,2013-09-24
..............\...........\.....\Demo.mdb,114688,2013-09-24
..............\...........\Demo.mdb,114688,2013-09-24
..............\...........\HyperLink.cpp,11671,2010-09-18
..............\...........\HyperLink.h,3152,2010-09-18
..............\...........\msado15.tlh,88918,2001-05-21
..............\...........\msado15.tli,75284,2001-05-21
..............\...........\PictureEx.cpp,28806,2013-09-24
..............\...........\PictureEx.h,6973,2011-12-03
..............\...........\res

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

..............\...........\Resource.h,1054,2010-03-21
..............\...........\StdAfx.cpp,213,2002-12-19
..............\...........\StdAfx.h,1514,2011-12-03
..............\...........\WinXPButtonST.cpp,2779,2010-09-18
..............\...........\WinXPButtonST.h,1569,2010-03-21
..............\AdoRWAccess.sln,900,2011-11-04

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

发表评论

0 个回复

  • Educational-Management-System
    编译环境:visual studio 2008 数据库:access 2007 一个简单的MFC教务系统工程,有较完善的功能,适合初学者参考。(Compiler environment: visual studio 2008 database: access 2007 a simple MFC Senate system works better functionality for beginners.)
    2012-11-28 21:40:55下载
    积分:1
  • contract
    VC++、sql server合同管理源代码,仅供参考!(VC++,sql server,source code!)
    2009-03-08 16:34:42下载
    积分:1
  • ADOtest2
    MFC链接Access数据库,采用ADO数据库方式。(MFC link Access database using ADO database mode.)
    2014-04-29 20:44:13下载
    积分: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
  • 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
  • ODBCDEMO2
    说明:  了简化开发人员编写数据库应用程序,VC++的在其基础类库(MFC)里对ODBC API进行了封装,实现了一个面向对象的数据库编程接口,使VC++的数据库变得更加容易。 本章首先对MFC ODBC的概貌进行简要介绍,然后讲述利用MFC ODBC进行数据库开发的技巧,最后将通过具体数据库开发实例,详细讲述通过MFC ODBC开发数据库应用程序的方法和过程。(Simplify developers to write database applications, VC++ Class Library in its base (MFC) in the package on the ODBC API to achieve an object-oriented database programming interface, so that VC++ database easier. This chapter begins with an overview of the MFC ODBC brief introduction, then tell a story using MFC ODBC database development skills, and finally database development through specific examples, describe in detail through the MFC ODBC database application development methods and processes. )
    2011-03-14 16:26:31下载
    积分:1
  • ADOTest
    VC2005通过ADO连接Access2007数据库的简单Demo,系统Vista SP1 + Visual Studio 2005 + Office 2007 !!!(VC2005 connected Access2007 database through ADO simple Demo, system, Vista SP1+ Visual Studio 2005+ Office 2007!!!)
    2009-06-20 14:27:01下载
    积分: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
  • jiaowufuzhuguanli
    本人课程设计做的一个简单的教务辅助管理系统,实现了数据库的一般操作,适合初学者学习使用.初始用户密码均为admin.(I do curriculum design a simple Senate supporting management system, a database of normal operation for beginners to learn how to use. Initial users are admin password.)
    2007-05-23 11:38:29下载
    积分:1
  • Licai2.0
    个人理财系统是我用MFC做的一个有界面的程序,里面涉及了数据库编程,常用的控件等知识。里面的数据都存储在SQL Server2005里面,我用的是ado方式访问数据库,实现了记录日常每餐的消费食物,消费水平,并可以自动算出一段时间的消费金额。(Personal financial management system is an interface program I do with MFC, which involves a database programming, controls and other knowledge. Inside the data stored in SQL Server 2005 which I use ado to access the database, to record daily meal consumption of food, consumption levels, and can automatically calculate the amount of the consumer for a period of time.)
    2012-03-30 23:16:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载