CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 Dephi控件源码

文件名称:TinyDbXE

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-09-04
  • 文件大小:
    5.12mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

TinyDB 是以VCL形式提供给Delphi/BCB程序员的一个小型桌面数据库引擎,目前包含TTinyTable, TTinyDatabase 和 TTinySession。-============================

TinyDB Engine Release Notes

=============================





CONTENTS

========



1. Overview

2. Contact Information







1. Overview

-----------



TinyDB is a small, fast and very reliable database engine for

developers in Delphi and C++Builder applications. It provides

access to a flat file in its own format without BDE, and

doesn t need any installation and configuration. With TinyDB

engine, all data can be stored in only one database file.

TinyDB engine is an ideal BDE replacement for small database

applications in Delphi and C++Builder, and soon also for Kylix.



TinyDB engine consists of TinyTable, TinyDatabase, TinySession

and TinyDB Desktop utility. TTinyTable is inherited from

TTinyDataSet which is a direct descendant from standard TDataSet.

It provides all the TDataSet s functions such as Filtering,

Searching, Sorting, Blob fields and it has some advanced features

such as database Encryption, blob fields Compression,
(系统自动生成,下载前可以参看下载内容)

下载文件列表

TinyDbXE/
TinyDbXE/2ccc.com.nfo
TinyDbXE/Delphi盒子.url
TinyDbXE/Include/
TinyDbXE/Include/BCB5/
TinyDbXE/Include/BCB5/Compress_Zlib.hpp
TinyDbXE/Include/BCB5/DsgnIntf.hpp
TinyDbXE/Include/BCB5/EncryptBase.hpp
TinyDbXE/Include/BCB5/Enc_Blowfish.hpp
TinyDbXE/Include/BCB5/Enc_Gost.hpp
TinyDbXE/Include/BCB5/Enc_Twofish.hpp
TinyDbXE/Include/BCB5/HashBase.hpp
TinyDbXE/Include/BCB5/Hash_CheckSum.hpp
TinyDbXE/Include/BCB5/Hash_MD.hpp
TinyDbXE/Include/BCB5/Hash_RipeMD.hpp
TinyDbXE/Include/BCB5/Hash_SHA.hpp
TinyDbXE/Include/BCB5/TinyDB.hpp
TinyDbXE/Include/BCB5/TinyDBReg.hpp
TinyDbXE/Include/BCB5/ZlibUnit.hpp
TinyDbXE/Include/BCB6/
TinyDbXE/Include/BCB6/Compress_Zlib.hpp
TinyDbXE/Include/BCB6/EncryptBase.hpp
TinyDbXE/Include/BCB6/Enc_Blowfish.hpp
TinyDbXE/Include/BCB6/Enc_Gost.hpp
TinyDbXE/Include/BCB6/Enc_Twofish.hpp
TinyDbXE/Include/BCB6/HashBase.hpp
TinyDbXE/Include/BCB6/Hash_CheckSum.hpp
TinyDbXE/Include/BCB6/Hash_MD.hpp
TinyDbXE/Include/BCB6/Hash_RipeMD.hpp
TinyDbXE/Include/BCB6/Hash_SHA.hpp
TinyDbXE/Include/BCB6/TinyDB.hpp
TinyDbXE/Include/BCB6/TinyDBReg.hpp
TinyDbXE/Include/BCB6/ZlibUnit.hpp
TinyDbXE/Readme.txt
TinyDbXE/Samples/
TinyDbXE/Samples/Bcb/
TinyDbXE/Samples/Bcb/DemoApp/
TinyDbXE/Samples/Bcb/DemoApp/DemoApp.bpr
TinyDbXE/Samples/Bcb/DemoApp/DemoApp.cpp
TinyDbXE/Samples/Bcb/DemoApp/DemoApp.res
TinyDbXE/Samples/Bcb/DemoApp/MainFrm.cpp
TinyDbXE/Samples/Bcb/DemoApp/MainFrm.dfm
TinyDbXE/Samples/Bcb/DemoApp/MainFrm.h
TinyDbXE/Samples/Delphi/
TinyDbXE/Samples/Delphi/AddrBook/
TinyDbXE/Samples/Delphi/AddrBook/AboutFrm.dfm
TinyDbXE/Samples/Delphi/AddrBook/AboutFrm.pas
TinyDbXE/Samples/Delphi/AddrBook/AddrBook.dpr
TinyDbXE/Samples/Delphi/AddrBook/AddrBook.dproj
TinyDbXE/Samples/Delphi/AddrBook/AddrBook.dproj.2007
TinyDbXE/Samples/Delphi/AddrBook/AddrBook.dproj.local
TinyDbXE/Samples/Delphi/AddrBook/AddrBook.drc
TinyDbXE/Samples/Delphi/AddrBook/AddrBook.identcache
TinyDbXE/Samples/Delphi/AddrBook/AddrBook.res
TinyDbXE/Samples/Delphi/AddrBook/AddrData.dat
TinyDbXE/Samples/Delphi/AddrBook/CardFrm.dfm
TinyDbXE/Samples/Delphi/AddrBook/CardFrm.pas
TinyDbXE/Samples/Delphi/AddrBook/ChgPwdFrm.dfm
TinyDbXE/Samples/Delphi/AddrBook/ChgPwdFrm.pas
TinyDbXE/Samples/Delphi/AddrBook/DB.pas
TinyDbXE/Samples/Delphi/AddrBook/InputFrm.dfm
TinyDbXE/Samples/Delphi/AddrBook/InputFrm.pas
TinyDbXE/Samples/Delphi/AddrBook/MainFrm.dfm
TinyDbXE/Samples/Delphi/AddrBook/MainFrm.pas
TinyDbXE/Samples/Delphi/AddrBook/MyEncAlgo.pas
TinyDbXE/Samples/Delphi/AddrBook/StrRes.pas
TinyDbXE/Samples/Delphi/Cipher/
TinyDbXE/Samples/Delphi/Cipher/AboutFrm.dcu
TinyDbXE/Samples/Delphi/Cipher/AboutFrm.dfm
TinyDbXE/Samples/Delphi/Cipher/AboutFrm.pas
TinyDbXE/Samples/Delphi/Cipher/Cipher.dat
TinyDbXE/Samples/Delphi/Cipher/Cipher.dpr
TinyDbXE/Samples/Delphi/Cipher/Cipher.dproj
TinyDbXE/Samples/Delphi/Cipher/Cipher.dproj.2007
TinyDbXE/Samples/Delphi/Cipher/Cipher.dproj.local
TinyDbXE/Samples/Delphi/Cipher/Cipher.exe
TinyDbXE/Samples/Delphi/Cipher/Cipher.identcache
TinyDbXE/Samples/Delphi/Cipher/Cipher.res
TinyDbXE/Samples/Delphi/Cipher/InputFrm.dcu
TinyDbXE/Samples/Delphi/Cipher/InputFrm.dfm
TinyDbXE/Samples/Delphi/Cipher/InputFrm.pas
TinyDbXE/Samples/Delphi/Cipher/MainFrm.dcu
TinyDbXE/Samples/Delphi/Cipher/MainFrm.dfm
TinyDbXE/Samples/Delphi/Cipher/MainFrm.pas
TinyDbXE/Samples/Delphi/Cipher/PwdDataFrm.dcu
TinyDbXE/Samples/Delphi/Cipher/PwdDataFrm.dfm
TinyDbXE/Samples/Delphi/Cipher/PwdDataFrm.pas
TinyDbXE/Samples/Delphi/Cipher/SetPwdFrm.dcu
TinyDbXE/Samples/Delphi/Cipher/SetPwdFrm.dfm
TinyDbXE/Samples/Delphi/Cipher/SetPwdFrm.pas
TinyDbXE/Samples/Delphi/Cipher/StrRes.dcu
TinyDbXE/Samples/Delphi/Cipher/StrRes.pas
TinyDbXE/Samples/Delphi/DemoApp/
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.dpr
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.dproj
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.dproj.2007
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.dproj.local
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.drc
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.exe
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.identcache
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.map
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.res
TinyDbXE/Samples/Delphi/DemoApp/MainFrm.dcu
TinyDbXE/Samples/Delphi/DemoApp/MainFrm.dfm
TinyDbXE/Samples/Delphi/DemoApp/MainFrm.pas
TinyDbXE/Source/
TinyDbXE/Source/Compilers.inc
TinyDbXE/Source/Compress_Zip.pas
TinyDbXE/Source/Compress_Zlib.dcu
TinyDbXE/Source/Compress_Zlib.pas
TinyDbXE/Source/DsgnIntf.pas
TinyDbXE/Source/DsgnIntfb.pas
TinyDbXE/Source/EncryptBase.dcu
TinyDbXE/Source/EncryptBase.pas
TinyDbXE/Source/Enc_Blowfish.dcu
TinyDbXE/Source/Enc_Blowfish.inc
TinyDbXE/Source/Enc_Blowfish.pas
TinyDbXE/Source/Enc_Gost.dcu
TinyDbXE/Source/Enc_Gost.inc
TinyDbXE/Source/Enc_Gost.pas
TinyDbXE/Source/Enc_Twofish.dcu
TinyDbXE/Source/Enc_Twofish.inc
TinyDbXE/Source/Enc_Twofish.pas
TinyDbXE/Source/FastStream.pas
TinyDbXE/Source/HashBase.dcu
TinyDbXE/Source/HashBase.pas
TinyDbXE/Source/Hash_CheckSum.dcu
TinyDbXE/Source/Hash_CheckSum.pas
TinyDbXE/Source/Hash_MD.dcu
TinyDbXE/Source/Hash_MD.pas
TinyDbXE/Source/Hash_RipeMD.dcu
TinyDbXE/Source/Hash_RipeMD.pas
TinyDbXE/Source/Hash_SHA.dcu
TinyDbXE/Source/Hash_SHA.pas
TinyDbXE/Source/TinyDB.dcr

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com