登录
首页 » Visual C++ » ADO

ADO

于 2012-11-05 发布 文件大小:3885KB
0 386
下载积分: 1 下载次数: 15

代码说明:

  Vc++中,MFC中实现数据库的实时显示以及增加和删除(To increase the database to delete in MFC)

文件列表:

ADO
...\ADO.APS,35880,2012-11-04
...\ADO.clw,1379,2012-11-05
...\ADO.cpp,2021,2012-11-04
...\ADO.dsp,4105,2012-11-04
...\ADO.dsw,514,2012-11-04
...\ADO.h,1291,2012-11-04
...\ADO.ncb,50176,2012-11-05
...\ADO.opt,53760,2012-11-05
...\ADO.plg,1278,2012-11-05
...\ADO.rc,6105,2012-11-04
...\ADOConn.cpp,2202,2012-11-04
...\ADOConn.h,943,2012-11-04
...\ADOConn1.cpp,2031,2012-11-05
...\ADOConn1.h,823,2012-11-05
...\ADODlg.cpp,7006,2012-11-04
...\ADODlg.h,1500,2012-11-04
...\database.mdb,339968,2012-11-05
...\Debug
...\.....\ADO.bsc,4367360,2012-11-05
...\.....\ADO.exe,135219,2012-11-05
...\.....\ADO.ilk,293280,2012-11-05
...\.....\ADO.obj,14385,2012-11-05
...\.....\ADO.pch,7072964,2012-11-05
...\.....\ADO.pdb,590848,2012-11-05
...\.....\ADO.res,2848,2012-11-04
...\.....\ADO.sbr,0,2012-11-05
...\.....\ADOConn.obj,67638,2012-11-04
...\.....\ADOConn1.obj,70251,2012-11-05
...\.....\ADOConn1.sbr,0,2012-11-05
...\.....\ADODlg.obj,81815,2012-11-05
...\.....\ADODlg.sbr,0,2012-11-05
...\.....\msado15.tlh,90685,2012-05-29
...\.....\msado15.tli,76647,2012-05-29
...\.....\StdAfx.obj,105672,2012-11-05
...\.....\StdAfx.sbr,1374928,2012-11-05
...\.....\vc60.idb,246784,2012-11-05
...\.....\vc60.pdb,454656,2012-11-05
...\ReadMe.txt,3525,2012-11-04
...\res

...\...\ADO.rc2,395,2012-11-04
...\resource.h,908,2012-11-04
...\StdAfx.cpp,205,2012-11-04
...\StdAfx.h,1054,2012-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
  • 20105610477041
    说明:  VC++ 通过ODBC读写Excel文件 资源类别: VC源码¦数据库 (VC++ to read and write Excel files via ODBC resource categories: VC database source &brvbar )
    2011-03-30 21:41:47下载
    积分:1
  • Address_Notebook_Manager
    地址薄管理器.采用MFC DAO对象和接口编程技术实现了一个地址薄数据库的管理器.主要功能包括:1,浏览数据库的内容.2,添加,删除和更新数据库的记录.(address book manager. Using MFC DAO objects and interface programming technology to achieve a one address book database manager. main features include : a browse the contents of the database .2, add, delete and update database records.)
    2006-10-11 13:50:15下载
    积分:1
  • SQLServer2000UsePDF
    SQL Server 2000的使用、开发说明,给出了通过ODBC、DAO ADO访问数据库的方法(SQL Server 2000 s use and development that is given through ODBC, DAO ADO methods to access the database)
    2008-04-20 12:50:22下载
    积分:1
  • quzze
    该代码包括了队列的实现,主要包括队列的进出问题, 以及队列的查询,删除等问题。(The code includes queue implementation, mainly including queue in and out of the question, as well as the queue query, delete, etc.)
    2014-01-03 10:44:40下载
    积分:1
  • MFC_ACCESS
    MFC实现的,数据库操作,ACCESS,适合初学者(MFC implementation, database operations, ACCESS, suitable for beginners)
    2010-06-09 09:11:42下载
    积分: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
  • 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
  • Excel
    Excel操作,用语VISUAL C++6.0 ,好东西来着,可以通过此做报表功能(Excel operations, terminology VISUAL C++ 6.0, good things come forward, you can make statements through this function)
    2008-04-11 19:56:02下载
    积分:1
  • Visual-CPP-ADO
    关于MFC中ADO数据库的学习,很基础的例程可供下载学习(Learn about the MFC ADO , it is the foundation of learning routines available for download)
    2014-12-04 15:46:50下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载