| Product |
Current Development |
Version |
Release Date |
Complete |
|
Accuracer VCL
|
1. Client-server connection more stable and fast on large amount of data being transferred.
2. RAD Studio 2011 support.
|
5.50
|
August 17, 2010
|
90 %
|
|
SQLMemTable
|
1. RAD Studio 2011 support.
|
4.50
|
August 17, 2010
|
90 %
|
|
MsgCommunicator
|
1. Delphi and C++ Builder 2011 support added.
2. Client-server connection was optimized to send large data fast and stable.
3. NetworkSettings property of TMsgConnectionParamsEditor is declared as PUBLIC instead of PUBLISHED as it was before.
Click on 'Ignore' button when open form with TMsgClient/TMsgServer components.
It is done for automatic assignment of latest default network settings.
|
4.40
|
August 16, 2010
|
100 %
|
|
CryptoPressStream
|
Better Unicode support.
Minor bug fixes.
|
2.10
|
August 16, 2010
|
100 %
|
|
Single File System
|
Better RAD Studio 2010 / 2011 compatibility.
Minor bug fixes.
|
2.80
|
August 13, 2010
|
100 %
|
|
EasyTable
|
Better RAD Studio 2010/2011 compatibility.
Minor bug fixes.
|
6.50
|
August 13, 2010
|
100 %
|
|
Accuracer VCL
|
1. Client-server connection is now much faster and stable. New client cache system implemented.
2. Support for string field size 0 is added - default value is 20 characters.
3. Delphi and C++ Builder 2010 compatibility improved.
4. Repair database improved - now it can fix incorrect table list header.
|
5.30
|
June 21, 2010
|
100 %
|
|
SQLMemTable
|
Bug fixes.
|
4.40
|
June 9, 2009
|
100 %
|
|
Accuracer VCL
|
1. Client-server connection was redesigned to make more stable.
2. File-server locking changed to LockFileEx if possible to avoid LockFile/UnlockFile bugs.
3. ACRRefresh procedure added to ACRMemory unit - it allows to call ProcessMessages when some
long operation is performed in the main thread. Used in clinet-server engine, SQL engine, repair table, export table to SQL.
4. ImportTable function updated - now it converts ftBCD to ftFloat to make easy import from some well known databases.
5. Protection from external data corruption was added.
6. ACR4Convert utlity updated - now it supports encrypted databases.
|
5.20
|
April 29, 2010
|
100 %
|
|
MsgCommunicator
|
New features added:
1. Optimized more stable network engine.
2. New client property UseServerSettings for automatic client configuration. NetworkSettings on the server side now include client network setting to support auto-configuration of clients during connection procedure.
|
4.20
|
March 29, 2010
|
100 %
|
|
Accuracer VCL
|
1. Stored functions support (memory and disk databases).
New SQL statements:
- CREATE FUNCTION
- DROP FUNCTION
- ALTER FUNCTION
- EXECUTE FUNCTION
2. Optimization of execution of SQL statements with JOIN.
3. Better compatibility with C++ Builder improved - solution of the problem with closing projects built with run-time packages.
4. More fast and stable client-server connection.
|
5.11
|
March 26, 2010
|
100 %
|
|
Accuracer VCL
|
1. TACRDatabase.GetTablesInfo changed - now it sorts tables by name (ascending, case insensitive).
2. The rule of automatic naming of join fields was changed - table name (or alias) is added before the field name.
3. ACRManager utility updated - table list is sorted by table name (ascending, case insensitive).
|
5.01
|
January 16, 2010
|
100 %
|
|
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 %
|