登录
首页 » Visual C++ » CompactDataBase

CompactDataBase

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

  • vb精彩200例
    有很多列子廷有用的 第1章 窗体、界面与控件 第2章 多媒体与图形 第3章 数据库技术 第4章 文件与系统 第5章 网络与Internet(Liezi-ting a lot of useful forms a chapter, and the control interface Chapter 2 multimedia and graphics database Chapter 3 Chapter 4 technical documents and Chapter 5 of system network and the Internet)
    2020-06-26 07:20:01下载
    积分:1
  • SQLservervccreatecode
    《代码生成器源代码》代码生成器源代码 《TestSqlServer》应用代码生成器生成的源代码使用例程。 《VC 对SQL SERVER 2000数据库的代码生成器及访问方法.pdf》说明书。">
    2011-05-14 14:09:45下载
    积分:1
  • UseAdo
    在Microsoft Visual C++6.0环境下,应用ADO,编写的连接access数据库的简单程序(MFC ADO access)
    2017-05-25 08:57:06下载
    积分:1
  • TestAdo
    VC++实现数据库的连接,以及对数据库的增删改查操作。(No Translation.)
    2016-08-31 10:35:02下载
    积分:1
  • SalesManager
    销售管理系统。 数据库:ACCESS 前台:VB.NET(Sales Manager System)
    2021-01-18 11:08:43下载
    积分:1
  • VC_ADO_MFC_POS
    数据库编程练习、界面(标准控件)编程练习,很简单便于学习,有注释。有一些很有意思的函数。(Database programming practice, the interface (standard control) programming practice, very simple easy to learn, there are comments. There are some very interesting function.)
    2010-05-14 21:40:32下载
    积分:1
  • 43567897
    VB在局域网内将文件存储到数据库保存,有需要的下。(VB in the LAN to store files saved to the database, there is need for the next.)
    2013-08-13 23:34:07下载
    积分:1
  • matrix.h
    定义Matrix矩阵类,定义矩阵类头文件matrix.h(Matrix matrix class definition, define matrix class header file matrix.h)
    2020-08-03 20:28:35下载
    积分:1
  • contract
    VC++、sql server合同管理源代码,仅供参考!(VC++,sql server,source code!)
    2009-03-08 16:34:42下载
    积分:1
  • project
    手机维修系统(使用前请先阅读说明) 一. 系统简介: 系统采用VC 6.0 +ADO+数据控件绑定技术实现 系统分为产品信息板块,维修信息板块,留言板块,利润查询板块,维修人员管理板块,配件管理板块,系统设置板块。 系统登陆方面分为三个等级权限0级权限为匿名登陆只能进行维修信息产品信息的查询,查看留言和留言的功能。1级权限可以进行产品维修信息的更新删除,产品信息的更新删除,及0权限的所有操作。2级权限可以进行全部操作包括维修人员信息更新删除,配件信息的更新删除,季度利润查询,维修人员信息的查询更新及以上两种权限的所有操作。 关于用户密码没有用专业加密算法加密,只是通过简单的逆序排列。为了保证数据安全可以通过数据库的加密,或专业MD5加密算法。 关于按钮,留言板块的按钮通过按钮重绘技术实行动态显示。而在主界面的按钮通过加载图标来显示。 (err)
    2008-08-14 16:58:32下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载