Alejandro

  • Alright, browsing the forum I found about the ‘SortOn’ method, which lead me to (hopefully) the correct solution to our previous non functional code.

    We’d still need to modify the code, but with no performance inpact.

    procedure TForm1.Button2Click(Sender: TObject);
    var a: TkbmIndex;
    begin
    // kbmMemTable1.SortOn(‘ID;NAME’,…[Read more]

  • <div id=”:8v” class=”Ar Au Ao”>
    <div id=”:8r” class=”Am Al editable LW-avf tS-tW tS-tY” tabindex=”1″ role=”textbox” contenteditable=”true” spellcheck=”true” aria-label=”Cuerpo del mensaje” aria-multiline=”true”>

    Hi,

    TkbmMemTable’s CreateIndexes method bahaves differently in 7.62.00 as opposed to 5.01 when creating indexes in a table that has…[Read more]