|
|
CompressionMaster Suite v.2.53 is now available for download. It contains Easy Compression Library 3.40, ZipForge 2.53 and FlexCompress 2.53. |
|
|
Absolute Database 4.40 is released.
New features added:
- TABSTable.BatchMove interface is changed. bmtSynchronize mode is added.
- TABSDatabase.DisableTempFiles property is added.
Use DisableTempFiles to ensure that database engine stores all temporary data in memory.
Before opening the database, set DisableTempFiles to true.
The default value for DisableTempFiles is false,
allowing database engine to create temporary files and
to reduce memory consumption when a large amount of data
is being operated (large BLOBs, large SQL query result).
Some minor bugs are fixed. |
|
|
ComponentAce is pleased to announce a 50 % discount on ZipForge.
ZipForge For Single Developer, No Source Code now costs $45 (full price $95),
ZipForge For Single Developer, With Source Code costs $95 (full price $195) only.
You can benefit from this offer till the end of April. |
|
|
Online forum is closed due to security issues with our hosting caused by phpBB system.
We thank you for your understanding and we would like to remind that we do our best to provide prompt and reliable service.
We ask all users of our online forum to contact our Support Team by e-mail or submit a request from our web site.
|
|
|
Absolute Database 4.30 has been released.
SQL SELECT from several databases by one statement is supported now in queries like this
SELECT * FROM Table1, "c:\db.abs".Table2
Some minor bugs are fixed. |
|
|
ZipForge v.2.52 has been published.
Some minor bugs are fixed. |
|
|
FlexCompress v.2.52 has been published.
Some minor bugs are fixed. |
|
|
CompressionMaster Suite v.2.52 is now available for download. It contains Easy Compression Library 3.40, ZipForge 2.52 and FlexCompress 2.52. |
|
|
Online Forum is now available on our site.
Please feel free to visit it to obtain additional information about our products and to ask your questions. |
|
|
Absolute Database 4.20 has been released.
Subquery support by SQL UPDATE statement is added.
Some minor bugs are fixed. |
|
|
Absolute Database 4.10 has been released.
New features added:
- CASE SQL expression is added.
- ExportToSql method is added to TABSTable component.
Now it is possible to make reverse engineering of a table.
- DBManager is improved.
Some minor bugs are fixed. |
|
|
ZipForge v.2.51 has been published.
Some minor bugs are fixed. |
|
|
FlexCompress v.2.51 has been published.
Some minor bugs are fixed. |
|
|
CompressionMaster Suite v.2.51 is now available for download. It contains Easy Compression Library 3.40, ZipForge 2.51 and FlexCompress 2.51. |
|
|
Absolute Database 4.00 has been released.
New features added:
- Correlated and non-correlated SQL subqueries are supported.
See Subqueries topic in Developer's Guide for more details.
- IN SQL operator now can be used with subquery.
- EXISTS SQL operator is added.
- Examples of SQL subqueries are added to
DBManager\SQL folder.
- TABSTable.BatchMove procedure with appropriate events
is added to perform batch records move operations.
- BatchMove Delphi demo is added.
- LIKE operator now can be used with MEMO field.
- DBManager is improved.
Some minor bugs are fixed. |
|
|
ZipForge v.2.50 has been published.
New features added:
- The default value of OpenCorruptedArchives is now true,
to provide auto-repair of sligthly corrupted archives
which could be recovered without data loss.
- OnExtractFile and OnStoreFile events are added.
Now it is possible to change the name of the file
being added to archive and of the file being extracted,
thanks to Tobias Giesen.
- IsValidArchiveFile function is added.
It lets you check if the file has valid format
before its opening.
Some minor bugs are fixed. |
|
|
Easy Compression Library v.3.40 has been published. IgnoreErrors parameter is added to ECLDecompressStream function to allow extracting available data from corrupted archive. |
|
|
FlexCompress v.2.50 has been published.
New features added:
- The default value of OpenCorruptedArchives is now true,
to provide auto-repair of sligthly corrupted archives
which could be recovered without data loss.
- OnExtractFile and OnStoreFile events are added.
Now it is possible to change the name of the file
being added to archive and of the file being extracted,
thanks to Tobias Giesen.
- IsValidArchiveFile function is added.
It lets you check if the file has valid format
before its opening.
Some minor bugs are fixed. |
|
|
CompressionMaster Suite v.2.50 is now available for download. It contains Easy Compression Library 3.40, ZipForge 2.50 and FlexCompress 2.50. |
|
|
Absolute Database v.3.21 has been published. Some minor bugs are fixed. |