|

If you have ever wanted to store data temporarily in your Delphi Win32/.Net,
C++ Builder or Kylix application, and you at the same time wanted full access to
the data as if they were stored in a database table, you have the right solution
here. kbmMemTable is a full TDataset compatible in memory table loaded with
functionality.
Std.version is Free/Infoware*
- No need for the BDE. Make a full fledged application with data storage
using only kbmMemTable.
- Fastest memory table around
- Full expression filtering supported for Delphi 5/6/7/2005/2006 and BCB
5/6.
- Advanced index support incl. filtered indexes and allot more.
- Full support for search and locate both using indexes and not.
- International sort orders supported for indexes.
- In memory compression of data.
- Full range of fields supported incl. blobs.
- Full support for all data aware controls.
- Easy interaction with other TDataset descendants.
- Supports multiple cursors to the same physical in memory data.
- Full support for transactions (StartTransaction, Commit, Rollback).
- Full Std. source included. 1)
- Tens of thousands of users worldwide!
- Comprehensive help file available.
- Delphi 5/6/7/2005/2006/2007, C++Builder 5/6, Kylix 3 supported.
- Supports Win32, Linux and safe .Net code.
- ... and much more!
1) Pro edition is freely available with source for holders of valid kbmMW™
Pro or Enterprise developer licenses. The parts that are under the Pro license
are not freeware nor open source.
If you would like to support the continued development of the best and
cheapest open source in memory table, go buy that help file.
* Note: that Infoware means You must send an email to support@components4developers.com
specifying you are using it and for what purpose. You are also required to read
the license agreement in the start of the source code. By using this component
you are agreeing to the license agreement.
(Top)
|