登录
首页 » Visual C++ » CompactDataBase

CompactDataBase

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

  • SQLservervccreatecode
    《代码生成器源代码》代码生成器源代码 《TestSqlServer》应用代码生成器生成的源代码使用例程。 《VC 对SQL SERVER 2000数据库的代码生成器及访问方法.pdf》说明书。">
    2011-05-14 14:09:45下载
    积分: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
  • mysqltest
    在VS2010开发环境下开发,可进行数据库的连接、查询、插入、删除,适合初学者学习。(VS2010 development environment under development, database connection, query, insert, delete, suitable for beginners to learn.)
    2013-04-12 09:30:34下载
    积分:1
  • vcandvs-access
    vc6.0和vs2005访问access数据库,包括增删改查,有示例,可在此基础上进行功能添加。(VC6.0 and VS2005 visit ACCESS database, including the crud, example, can be carried out on the basis of function add.)
    2013-02-07 11:09:15下载
    积分:1
  • DataCheckDlg
    用数据库的方式操作excel文件,包括了读取文件的表名,字段名和数据,有详细的注释(Operate with the database excel documents, including a table read from the file name, field names and data have detailed notes)
    2008-03-08 22:51:01下载
    积分: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
  • sqlserverdbfz
    说明:  数据库控件,用vc编写,操作sql server数据库(database controls, using vc preparation, operation sql server database)
    2006-03-29 12:59:13下载
    积分:1
  • VC-Ado-Oracle
    本例子是在VC下用ADO链接ORacle数据库的一个实例,在界面中通过输入数据源名,用户名,密码,点击链接之后,若是成功,则会在listbox里显示所有的表,当双击某一个表时,则会在右边的listcontrol 中显示相应的表中数据。(this application is a good example to connect Oracle with ADO under the enviroment of visual C++ 6.0.After entering your datasource name,uer name,and your code ,click the connect button ,if no error,you will see all table of the datasource.the datas will show while you double click a table in the list box.)
    2010-07-21 17:03:35下载
    积分:1
  • ADOClass
    mfc下封装的一个数据库类,用ado方式调用access数据库(a class of encapsulates the database, call the access database using ado way)
    2013-12-28 23:06:28下载
    积分: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今日下载