登录
首页 » Visual C++ » CompactDataBase

CompactDataBase

于 2011-06-25 发布 文件大小:2744KB
0 364
下载积分: 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 个回复

  • TimeRecord
    基于数据库的VC++提醒精灵软件,设置好日期、时间、内容,就会在指定的日期、时间提示,须确定看到提示,否则两分钟后又提示。修改,删除,查询,日期,待自动启动到时间一会提示。   其中包括一个数据库操作类觉得不错,这个类是CPingDatabase,能插入、修改、查看、删除ACCESS数据库、SQLSERVER及所有的ODBC得用数据源来连接的数据库。使用类时出现一个警告,不用管它,那是微软的一个动态的原因。 (VC++ based on database software to remind the wizard, set the date, time, content, will be in the specified date, time, tips, to be sure to see tips, or two minutes later prompt. Modify, delete, query, date, to be automatically activated to the time for a prompt. Including a class of database operations that good, this class is CPingDatabase, to insert, modify, view, delete the ACCESS database, SQLSERVER and all ODBC starting a data source to connect to the database. A warning when using the class, do not ignore it, that is the reason Microsoft is a dynamic.)
    2011-04-28 21:38:23下载
    积分:1
  • database
    MFC用ODBC连接两个包含两个记录集的数据库,一个管理员表,一个授权表。(MFC ODBC connection with two sets of database contains two records, one administrator table, an authorization form.)
    2014-06-17 19:59:29下载
    积分:1
  • Synchro
    sync excel sheet to mysql
    2010-07-10 18:26:49下载
    积分:1
  • VC_project_development_throughout_Record1-2
    VC项目开发全程实录(书籍光盘)非常实用的资源!(VC project development throughout Record (Book CD) is very useful resource!)
    2010-07-19 14:44:41下载
    积分:1
  • Patient_Data
    MFC中以ADO的形式连接Access数据库,包括增、删、改、查(MFC in the form of ADO connection to Access database, including add, delete, change, check)
    2011-08-03 14:51:42下载
    积分:1
  • ODBC
    ODBC连接数据库MYSQL和SQLITE两种方式。(ODBC database connection )
    2012-08-31 18:21:33下载
    积分: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
  • 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
  • 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
  • OrderManageSystem
    说明:  可实现企业生产需求采购工具功能,带界面的企业管理信息系统(Enterprise management information system with interface can realize the function of enterprise production demand purchasing tool)
    2019-12-06 23:14:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载