-
Johan De Beuckeleer started the topic dOES TkbmMemSQL support JOIN in the forum kbmMemTable 2 years, 4 months ago
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]
-
Johan De Beuckeleer replied to the topic Findkey problem in the forum kbmMemTable 4 years, 10 months ago
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]
