Current Developments
Here we publish our current development plans with approximate release date and version number.
This page will be updated immediately after completing any task or publishing any release version.
Product
Current Development
Version
Release Date
Complete
Single File System
Unicode file names support.
Better RAD Studio 2010 compatibility.
Minor bug fixes.
2.80
January 12, 2010
1 %
CryptoPressStream
Better Unicode support.
Minor bug fixes.
2.10
January 6, 2010
1 %
Accuracer VCL
Final version 5 - the database format is fixed for any later v.5.XX.
Faster disk engine, SQL engine, cache with memory limits.
5.00 Final
December 30, 2009
100 %
MsgCommunicator
New features added:
1. File sending routines were optimized to achieve better stability
and faster transmission speed.
2. New SendFileViaServer demo.
4.10
December 30, 2008
100 %
Accuracer VCL
New more fast and reliable disk database engine, new locking mechanism, better transactions support.
Unicode in SQL and Filter.
Auto-inc values are calculated on Post (version 4 - on Insert). Much faster and safe.
5.00 Beta #3
December 17, 2009
100 %
MsgCommunicator
1. Network engine has been re-designed to achieve more performance,
faster communication and better stability.
2. Network file transmission routines have been optimized.
File sending speed is in 20 times faster now!
3. Some changes in demos have been made for a better compatibility with
different IDE versions and to show new code examples of the different
ways of MsgCommunicator using.
4.00
October 26, 2008
100 %
Accuracer VCL
Better Delphi and C++ Builder 2010 support.
New SQL functions CUMSUM, CUMPROD, GROUP_CONCAT
Bug fixes.
4.97
August 3, 2009
100 %
SQLMemTable
Better Delphi and C++ Builder 2010 support.
New SQL functions CUMSUM, CUMPROD, GROUP_CONCAT
Bug fixes.
4.10
August 3, 2009
100 %
Accuracer VCL
Delphi 2010 support.
Better compatibility with db controls
Bug fixes.
4.96
June 22, 2009
100 %
SQLMemTable
Delphi 2010 support.
Better compatibility with db controls
Bug fixes.
4.02
June 22, 2009
100 %
Accuracer VCL
- Multiple memory databases support.
- New SQL Commands: CREATE DATABASE and DROP DATABASE.
- More stable client-server connection.
- CREATE DATBASE / DROP DATABASE commands added.
- Faster BLOB and Varchar
- Faster save in-memory and temporary tables
- Database designer
Bug fixes.
4.95
March 28, 2009
100 %
SQLMemTable
- Multiple memory databases support. TSQLMemDatabase component
- Faster inserts and save table (up to 10 times).
- CREATE DATBASE / DROP DATABASE commands added.
- Database designer
Bug fixes.
4.01
May 28, 2009
100 %
MsgCommunicator
1. SendFile, ReceiveFile methods were added to TMsgServer.
2. New SendFile demos added.
3.50
April 7, 2008
100 %
Accuracer VCL
- Better stability in multi-threaded applications.
- More stable client-server connection.
- Performance optimizations.
Bug fixes.
4.90
March 30, 2009
100 %
SQLMemTable
Modifications in SQLConsole utility - export table.
Bug fixes.
3.90
March 30, 2009
100 %
CryptoPressStream
Changes in encryption implementation, especially in block chaining and hashing.
The performance of TCPSMemoryStream increased. Now it is faster then Delphi 7 TMemoryStream in 10-100 times.
File stream classes and TCPSManager now supports Unicode file names and path to temporary directory. UnicodeFileName demo added.
New methods for saving and loading data were added to TCPSStream. LoadSave demo was added.
Network demo added. Shows how to send encrypted and compressed data.
Many useful enhancements implemented.
2.00
March 12, 2009
100 %
Accuracer VCL
- Utilities ACRServer,DBTransfer,SQLConsole,ACRBackup,ACRRestore were adapted for Delphi 2009.
- Unicode demo updated - SQL example added.
Bug fixes.
4.81
February 20, 2009
100 %
Accuracer VCL
- Optimizations in client-server and file-server modes.
- Advanced locking mechanism - faster and more stable operation in multi-threaded environment.
- Better Delphi 2009 compatibility.
Bug fixes.
4.80
February 16, 2009
100 %
SQLMemTable
- Better Delphi 2009 compatibility.
- Better performance and stability in multi-threaded environment.
Bug fixes.
3.80
February 16, 2008
100 %
Msgcommunicator
- Send / receive messages with Unicode text.
- C++ Builder demos for database modules.
- Build for Delphi 2009 Win32 and C++ Builder 2009 Win32.
3.40
November 6, 2008
100 %
All VCL products.
Builds for Delphi 2009 Win32 and C++ Builder 2009 Win32.
Current
November 3, 2008
95 %
Accuracer VCL
- The performance of UPDATE statements is essentially increased in most cases.
- ClearCache method added to TACRDatabase.
- The performance of parametrized queries essentially increased,
especially in client-server mode.
Bug fixes.
4.70
September 18, 2008
100 %
SQLMemTable
- The performance of UPDATE statements is essentially increased in most cases.
- ClearCache method added to TACRDatabase.
- The performance of parametrized queries essentially increased,
especially in client-server mode.
- SQLConsole utility can be compiled under Turbo Delphi.
Bug fixes.
3.70
September 18, 2008
100 %
Accuracer VCL
1. The performance of SELECT statements on single table with RequestLive = false is essentially increased.
2. ACRManager utility improved. Display of query execution time and number of records added (hint on the Open Query / Execute SQL buttons).
3. The performance of DISTINCT option increased in 2-3 times on single table with 100,000 records.
4. DISTINCT on fields that cannot be indexed (like BLOB, MEMO) is now supported.
5. The ORDER BY implementation in UNION statement changed to standard - it is applied to the whole result dataset instead of last SELECT as it was before.
6. The performance in file-server mode essentially increased (up to 10 times on some tests).
7. Execution of SELECT INTO statements was optimized.
8. ACRManager utility was modified - progress for repairing table added.
9. SendMessage demo was added.
Also, a number of bugs were fixed.
4.60
August 8, 2008
100 %
SQLMemTable
1. The performance of SELECT statements on single table with RequestLive = false is essentially increased.
2. SQLConsole utility improved. Display of query execution time and number of records added (hint on the Run / ExecSQL buttons). Checkbox 'Live Query' was added.
3. The performance of DISTINCT option increased in 2-3 times on single table with 100,000 records.
4. DISTINCT on fields that cannot be indexed (like BLOB, MEMO) is now supported.
5. The ORDER BY implementation in UNION statement changed to standard - it is applied to the whole result dataset instead of last SELECT as it was before.
6. Execution of SELECT INTO statements was optimized.
Also, a number of bugs were fixed.
3.60
August 8, 2008
100 %
MsgCommunicator
Network communication has been optimized. Long message transmission speed was essentially increased (in 6 times for 64KB message with default packet size).
3.30
April 1, 2008
100 %
EasyTable
New SQL functions and operators (mathematical and bitwise).
Hex constants in both C++ and Delphi styles.
C++ form of logical and comparison operators is now supported (!, &&, !=, ==).
Compatibility with BDE Paradox in ExportTable and DBTransfer utility improved.
Bug fixes.
6.30
February 22, 2008
100 %
Single File System
Fixing all of reported bugs. Support for 64-bit file sizes in search methods.
SFSManager with 64-bit file sizes.
2.60
February 12, 2007
100 %
CryptoPressStream
Fixing all of reported bugs.
1.20
December 12, 2006
100 %
EasyTable ODBC Driver
A lot of changes have been made to achieve better compatibility with
Microsoft Office and Visual Studio products.
Support for
BusinessObjects Crystal Reports 11
and
DbExpress driver for ODBC v.2.12
was added
1.20.
February 17, 2006
100 %
MsgCommunicator
Fixing bugs, documentation for new features of v.2.
2.00 Final
November 23, 2005
100 %
MsgCommunicator
Authorization, database connection components for Accuracer and mySQL,
searching users, message history.
2.00 Beta
October 5, 2005
100 %
Accuracer ODBC Driver
New functionality of Accuracer v.4 has been added.
Some changes in SQLInfo, SQLTables, SQLExecute, SQLPrepare, SQLExecDirect, SQLGetData, SQLSpecialColumns, SQLStatisics functions to achieve better compatibility with Microsoft Office and Visual Studio products.
Some improvements were made in SQLExecDirect function in a work with Time and DateTime fields.
Small bugs were fixed in SQLColAttributes, SQLGetInfo functions.
A number of compatibility tests have been successfully passed.
2.10
June 3, 2005
100 %
MsgCommunicator
Messages sending to another client directly while it is on-line.
Peer-to-peer mode.
1.40
February 4, 2005
100 %
Custom Development!
Custom Development for you -
Delphi and
C++ Builder !
Experts in Database, Networking, Data Compression and Encryption.
10+ years experience.
Contact Us!
讠믬/a>
讠믬