登录
首页 » Visual C++ » CompactDataBase

CompactDataBase

于 2011-06-25 发布 文件大小:2744KB
0 140
下载积分: 1 下载次数: 46

代码说明:

  mfc,才有用ado操作access数据库,解决数据库删除内容后无法自动压缩大小的问题(mfc, only access the database using ado action to resolve the contents of the database are not automatically remove the compressed size of the problem)

文件列表:

CompactDataBase
...............\ADOConn.cpp,1584,2011-06-24
...............\ADOConn.h,914,2011-06-24
...............\CompactDB.aps,35648,2011-06-25
...............\CompactDB.clw,1091,2011-06-25
...............\CompactDB.cpp,2140,2011-06-24
...............\CompactDB.dsp,4339,2011-06-24
...............\CompactDB.dsw,543,2011-06-24
...............\CompactDB.h,1357,2011-06-24
...............\CompactDB.ncb,189440,2011-06-25
...............\CompactDB.opt,55808,2011-06-25
...............\CompactDB.plg,1662,2011-06-25
...............\CompactDB.rc,5222,2011-06-25
...............\CompactDBDlg.cpp,4765,2011-06-25
...............\CompactDBDlg.h,1398,2011-06-25
...............\database.mdb,14499840,2011-06-24
...............\Debug
...............\.....\ADOConn.obj,60201,2011-06-24
...............\.....\CompactDB.exe,118872,2011-06-25
...............\.....\CompactDB.ilk,270804,2011-06-25
...............\.....\CompactDB.obj,13345,2011-06-24
...............\.....\CompactDB.pch,5519708,2011-06-24
...............\.....\CompactDB.pdb,558080,2011-06-25
...............\.....\CompactDB.res,2516,2011-06-25
...............\.....\CompactDBDlg.obj,48402,2011-06-25
...............\.....\msado15.tlh,90757,2006-12-26
...............\.....\msado15.tli,76683,2006-12-26
...............\.....\msjro.tlh,9918,2006-12-26
...............\.....\msjro.tli,8138,2006-12-26
...............\.....\StdAfx.obj,106098,2011-06-24
...............\.....\vc60.idb,263168,2011-06-25
...............\.....\vc60.pdb,462848,2011-06-25
...............\msado15.tlh,90631,2006-12-26
...............\msado15.tli,76620,2006-12-26
...............\msjro.tlh,9792,2006-12-26
...............\msjro.tli,8075,2006-12-26
...............\ReadMe.txt,3633,2011-06-24
...............\res

...............\...\CompactDB.rc2,401,2011-06-24
...............\Resource.h,687,2011-06-24
...............\StdAfx.cpp,211,2011-06-24
...............\StdAfx.h,1054,2011-06-24

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

发表评论

0 个回复

  • 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
  • 10-11cha
    Visual C++实践与提高--数据库开发与工程应用篇 随书代码 希望对用ADO开发的人会有所帮助 这是第10、11章的(Visual C Practice and improve-- database development and application articles with the hope that the code book to use ADO development will be helpful This is the first 10 and 11 of Chapter)
    2006-11-29 23:06:40下载
    积分: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
  • DJDAO
    DAO数据库简单应用,可以独立创建Access数据库,也可以随意删除,DAO上手必备的教程!(DAO simple database application, and could create Access database, can also randomly deleted, DAO handcuffed indispensable guide!)
    2007-01-17 11:26:26下载
    积分:1
  • ExcelPrint
    使用Excel实现生成、打印数据库报表数据,VC++经典编程学习源码,很好的参考资料。(Use Excel to realize the generation, print database report data, VC++ classic learning programming source code, a good reference.)
    2013-11-25 12:51:28下载
    积分:1
  • 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
  • ConnectionVB.Net
    this source for connection database
    2011-10-23 10:54:29下载
    积分:1
  • zsgc
    实现数据库的增删改查,自己学的,还不错吧,大家看看,相互学习(Achieve database CRUD, their school, also good, we look at, learn from each other)
    2011-07-10 10:16:35下载
    积分:1
  • vbwl
    零基础制作【武林外传】辅助工具[详细步骤+图片](VB)!(Zero based on the production of Wulin rumored] [aids [detailed steps+ Picture] (VB)!)
    2007-08-12 20:49:31下载
    积分:1
  • ADO-open-close
    用ADO打开关闭数据库的简单程序 初步了解关于ADO在MFC中的使用(用ADO打开关闭数据库的简单程序 初步了解关于ADO在MFC中的使用 Simple procedures for opening and closing the database with ADO preliminary understanding about use of ADO in MFC )
    2013-10-21 15:24:14下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载