We are happy to release next version of kbmMemTable.

  • Added support for SELECT … UNION ALL SELECT … statements.
  • Added support for SELECT … without FROM statement.
  • Added SQL function RUNALL(a,b,c,….) taking a variable number of arguments.
    It will evaluate each of the arguments, and return the value of the last one.
  • Added SQL function RUNALLRETURNING(idx,b,c,….) taking a variable number of arguments.
    It will evaluate idx argument first, then the remaining arguments. If the idx argument
    returned a non null value, that value will index which of the other arguments will
    be used as result from RUNALLRETURNING. (idx>=1).

kbmMemTable is the premier high performance, high functionality in memory dataset for Delphi, C++Builder and Lazarus/FreePascal with kbmMemTable Professional topping the scales as being the worlds fastest!

It is running on all IDE supported platforms including Win32/64, Linux64, OSX, IOS and Android.

If you have an up to date Service and Update (SAU) subscription, then you can immediately visit https://portal.components4developers.com to download the latest kbmMemTable release.

If not, please visit our shop at http://www.components4developers.com and extend your SAU with another 12 months.

Whats new in 7.97.00 Nov 30 2022
--------------------------------
  - Added support for SELECT ... UNION ALL SELECT ... statements.
  - Added support for SELECT ... without FROM statement.
  - Added SQL function RUNALL(a,b,c,....) taking a variable number of arguments.
    It will evaluate each of the arguments, and return the value of the last one.
  - Added SQL function RUNALLRETURNING(idx,b,c,....) taking a variable number of arguments.
    It will evaluate idx argument first, then the remaining arguments. If the idx argument
    returned a non null value, that value will index which of the other arguments will
    be used as result from RUNALLRETURNING. (idx>=1).

Loading

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.