Johan De Beuckeleer

  • Hello,

    I would like to run this query in TkbmMemSQL, but I get a message JOIN is not supported.

    In the source code I see this remark:
    // 7.10.00 Merged kbmSQL into kbmMemTable. Please see history in kbmMemTable.pas for further history info.

    I create 2 KbmMemtables (imported from Advantage DataBase Server) and want to run this query to join…[Read more]

  • Hello,

    I have a simular  problem after upgrading kbmMemTable from version 7.85 to 7.92.

    Setting IndexFieldNames does not order the records correct.

    When I use FindKey, the function returns “True”, but record is not positioned on the correct position.

    It is positioned on the first record.

    Setting Indexname (after opening the table)  shows…[Read more]