Accuracer VCL v.4.40 has been released. New SQL functions were added: ABS; CEILING, CEIL; FLOOR; MOD; POWER, POW; RANDOM, RAND; ROUND; SIGN; TRUNCATE,TRUNC; HEX. New SQL operators were added: %, mod (same as MOD(x,y)); shl, << (shift left); shr, >> (shift right); xor, ^ (bitwise XOR); & (bitwise AND); | (bitwise OR); ~ (bitwise NOT). Hex constants are now supported (both C++ and Delphi forms: 0xff and $FF) C++ form of logical and comparison operators is now supported (!, &&, !=, ==). The performance of in-memory tables in multi-threaded applications was essentially increased. Parallelism level is now much higher. The performance of disk tables in multi-threaded and multi-user applications was essentially increased. Parallelism level is now much higher. The algorithm of re-usage of empty pages inside database file was optimized. It is recommended to compact/repair all existing databases for better performance. Import compatibility with MS Access database was essentially improved. Column and table names can be quoted by back quote `. Some demo scripts were added. Developer's Guide has been updated. Also, some bugs were fixed. Here you can download the newest trial version and read History.txt file to know about all the changes being made.
AidAim Software has released SQLMemTable v.3.40. New SQL functions were added: ABS; CEILING, CEIL; FLOOR; MOD; POWER, POW; RANDOM, RAND; ROUND; SIGN; TRUNCATE,TRUNC; HEX. New SQL operators were added: %, mod (same as MOD(x,y)); shl, << (shift left); shr, >> (shift right); xor, ^ (bitwise XOR); & (bitwise AND); | (bitwise OR); ~ (bitwise NOT). Hex constants are now supported (both C++ and Delphi forms: 0xff and $FF) C++ form of logical and comparison operators is now supported (!, &&, !=, ==). The performance of in-memory tables in multi-threaded applications was essentially increased. Parallelism level is now much higher. Import compatibility with MS Access database was essentially improved. Column and table names can be quoted by back quote `. Some demo scripts were added. Developer's Guide has been updated. Also, some bugs were fixed. Download the newest trial version to try before you buy it. To learn all the changes being made, please read History.txt file.
MsgCommunicator v.3.30 has been released. Network communication has been optimized. Long message transmission speed was essentially increased (in 6 times for 64KB message with default packet size). Here you can download trial version of MsgCommunicator to try before purchase.
AidAim Software released EasyTable version 6.30. 1. New SQL functions were added: ABS; CEILING, CEIL; FLOOR; MOD; POWER, POW; RANDOM, RAND; ROUND; SIGN; TRUNCATE,TRUNC; HEX. 2. New SQL operators were added: %, mod (same as MOD(x,y)); shl, << (shift left); shr, >> (shift right); xor, ^ (bitwise XOR); & (bitwise AND); | (bitwise OR); ~ (bitwise NOT). 3. Hex constants are now supported (both C++ and Delphi forms: 0xff and $FF) 4. C++ form of logical and comparison operators is now supported (!, &&, !=, ==). 5. Compatibility with BDE Paradox in TEasyTable.ExportTable and DBTransfer utility improved. Bugs fixed: 1. Bug with AVG operator on currency fields fixed. 2. Bug in subquery containing quoted or bracketed strings was fixed. 3. Problem with editing / inserting records on dataset filtered by memo fields was solved. 4. Memory leak problem in BlobsSQL demo was solved. Download this new v.6.30 evaluation version of EasyTable for free to try before purchasing.