ANN: SQLMemTable v.4.20: fast and easy-to-use memory database with SQL support


ANN: SQLMemTable v.4.20: fast and easy-to-use memory database with SQL support

AidAim Software released SQLMemTable v.4.20.

New features added:

Now it is possible to change the structure of empty table by setting Active property to True in design time.

Some minor bugs were fixed.

SQLMemTable supports multiple memory databases. It brings unique flexibility for working with in-memory databases. For example, you can create databases with the same table names and working with them simultaneously. The following new features provide the multiple memory databases functionality:
- TSQLMemDatabase component;
- New SQL syntax: CREATE DATABASE and DROP DATABASE;
- 2 new demos: TwoMemoryDatabases and LoadSaveMemoryDatabase.

The next main advantage is the essentially increasing of the performance of insert record and save table operations as well as write to memory and temporary streams. Starting with version 4, SQLMemTable works in many times faster.

Database designer available in version 4 allow to manage database and import data in IDE -
it includes all features of SQLConsole utility and much more.

This new major release also provides more flexible syntax for NULL values support in filter expressions and SQL Statements.

Also, Unicode demo was added and some bugs were fixed.

You can read details about the changes on our site:
http://www.aidaim.com/info/news.php

SQLMemTable 4 is much faster then version 3 - you can get more details here:
http://www.aidaim.com/articles/sqlmem4.php

SQLMemTable is a fast and easy-to-use in-memory table and query
components library for Delphi and C++ Builder.

Key features:

- Multiple memory databases support;
- SQL'92 (DML & DDL) commands support
- Referential Integrity support (SQL'99 compliance)
- BatchMove component
- master / detail relationship
- Database Designer - design-time editor for TSQLMemDatabase
- creating, renaming, emptying, deleting and restructuring tables
- creating, editing, deleting, browsing and searching for records
- creating and deleting multiple indexes
- calculated and lookup fields
- filtering support
- BLOB fields compression
- Unicode support
- importing from and exporting to any dataset in fast and easy way
- internationalization / localization and Unicode support
- SQL Console utility (with source code), demos and comprehensive help
- small footprint

An evaluation version is available to download from AidAim web-site:
http://www.aidaim.com/products/download.php

Best regards,
Ella Perelman

AidAim Software
http://www.aidaim.com
Database, networking, data compression and encryption components
for software developers.

Related Discussions
Latest News
Submit News Form Past News
Latest Forum Entries