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

ADO-And-Access

于 2013-11-15 发布 文件大小:223KB
0 254
下载积分: 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 个回复

  • VFP
    VFP数据库继承了以往传统数据库的优点,是采用了面向对象的程序设计思想和可视化的编程工具,操作简单、易学,极大的方便了软件的开发。人们在使用它作为开发工具时,可以高效的开发出全新的可视化图形界面应用程序。(VFP database inherits the advantages of traditional databases, is the use of object-oriented program design and visual programming tools, simple operation, easy to learn, which greatly facilitates the software development. People use it as a development tool, you can efficiently develop a new visual GUI applications.)
    2013-08-30 16:02:33下载
    积分:1
  • matrix.h
    定义Matrix矩阵类,定义矩阵类头文件matrix.h(Matrix matrix class definition, define matrix class header file matrix.h)
    2020-08-03 20:28:35下载
    积分: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
  • oleado
    Ado类 包括在access中写入blob数据并实现读取(Ado categories including access writes blob data and reading achievement)
    2006-10-01 16:05:41下载
    积分:1
  • 49636978jxjh
    处于不同目的的旅客对交通工具有不同的要求。编制一个全国城市间的交通咨询程序,为旅客提供两种或三种最优决策的交通咨询。(Different purposes in the mode of transport of passengers have different requirements. The preparation of a national inter-city traffic advisory procedures, provide passengers with two or three optimal decision of the Transport Advisory.)
    2008-12-20 13:46:47下载
    积分:1
  • Catering-management-system
    本系统有三种操作权限,其中,营业员只可以执行开台、点菜、买单及查询日收入操作;领班可以执行开台、点菜、买单、进货、添加新员工、日收入及月收入查询等操作;经理具有最高权限,除了领班及营业员的操作权限外,还可以设置员工权限、添加商品信息及菜式信息、备份与恢复数据库及初始化数据等操作。(The system has three operating authority, which can only be executed Founding salesperson, a la carte, pay and check daily revenue operations foreman can perform Founding, a la carte, pay, purchase, adding new employees, daily income and monthly income of inquiry operation manager with the highest authority, in addition to the foreman and the operating authority salesperson, you can also set permissions for employees, product information and dishes to add information, database backup and recovery, and initial data and other operations.)
    2014-04-21 13:40:34下载
    积分: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
  • 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
  • db-5.2.36.tar
    伯克利 DB 可以开发的自定义数据管理解决方案(Berkeley DB enables the development of custom data management solutions )
    2013-01-03 17:10:48下载
    积分:1
  • Ado1
    ADO数据库操作类,包括数据库的创建、表的创建、删除、查询、和字段值得获取等一系列方法。(The ADO operation class ,which can realize the creation of database and table, the delete ,select of record.)
    2013-12-02 16:31:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载