登录
首页 » Visual C++ » CompactDataBase

CompactDataBase

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

  • ConnectionVB.Net
    this source for connection database
    2011-10-23 10:54:29下载
    积分:1
  • E1101
    使用MFC DAO访问数据库,并实现了收支数据的条形图绘制。(Use MFC DAO database access, and to achieve a balance of payments data to draw a bar chart.)
    2014-06-25 11:12:11下载
    积分:1
  • Ri230-v1
    c++ 利用ADO操作数据库,供初学数据库编程的人参考(c++ to operate the database by ADO)
    2010-12-04 20:49:35下载
    积分:1
  • ADO
    ado VC连接ACCESSE的初级简单教程,适合新手,(ado VC connection ACCESSE primary simple tutorial for novice,)
    2011-10-19 21:27:50下载
    积分: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
  • ADO控制ACCESS
    说明:  直接使用ADO操作ACCESS数据库,对于初学者来说是个不错的例子,类似的也可以操作SQL,ORACLE数据库(不用DSN)(use ADO directly ACCESS database operation for beginners is a good example of a similar operation could SQL, Oracle database (not DSN))
    2005-11-21 16:11:07下载
    积分:1
  • sjk3
    可视化数据库管理,提供添加,删除,插入,查询等操作(visualized management of database)
    2014-07-01 18:19:33下载
    积分:1
  • Course
    本实例演示了利用DAO访问数据库的常用方法,并附带了所用的数据库course.mdb。(examples demonstrating the use of DAO Database Access commonly used methods, and the incidental use of the database course.mdb.)
    2005-05-12 11:37:22下载
    积分: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
  • ADOupdate
    本程序是在Visual C++的环境下实现的使用ADO对象向数据库中添加数据,可以更新数据库(This program is in Visual C++ environment to achieve the use of ADO object to add data to the database, you can update the database)
    2010-05-26 13:13:35下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载