EasyTable v6.30 Full source
Комментариев: 0 | Опубликовано: 21.10.2012
Категория: Delphi » Delphi-компоненты
EasyTable is a compact SQL database engine for Delphi and C++ Builder designed to be used with small applications such as personal databases, notebooks, phone books, bookmarkers, etc., when using external drivers (such as standard Borland Database Engine) is pointless. EasyTable provides access to a database in its own format and can stores all the tables in a single database file.
EasyTable does not require BDE and provides all the TTable's functions such as Master/Detail relationship, Filtering, Searching, Sorting, Key, Range, BLOB fields, and has some advanced features such as data encryption, BLOB data compression, multi-indexes, table restructuring and repairing, shareable in memory capabilities, in-memory mode and others. It is fully compatible with all standard DB controls, allows using standard database operations, supports calculated and lookup fields as well as internationalization/localization an Unicode, provides data importing from and exporting to any data source, includes some utilities with sources (f.e. EasyTable Manager), comprehensive help and many demos.
EasyTable provides the following services:
- SQL support - All tables in a single database file - Master / detail relationship - Creating, renaming, emptying, deleting, restructuring and repairing tables - Creating, editing, deleting, navigating and searching for records - Creating and deleting multiple indexes - Calculated and lookup fields - Filtering support - Using BLOB fields with data compression ability - Table encryption, including both table data and BLOB data - Protecting data from unauthorized access by external tools (such as disk editors) - In-memory mode is also available to speed up the work with small tables - Importing from and exporting to any data source in fast and easy way - Internationalization/Localization and Unicode support
EasyTable does not require BDE or any external drivers and has small footprint. Its search performance is excellent and data access speed is extremely fast.
Подробно / Скачать >>
|