Changeset 146 for oup/current/Helper


Ignore:
Timestamp:
Apr 1, 2007, 5:40:16 PM (18 years ago)
Author:
alloc
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • oup/current/Helper/LevelDB.pas

    r145 r146  
    665665            Query.ExecSQL;
    666666          end;
    667           if ((i mod 100) = 0) and (FileID > 0) then
    668           begin
    669             Database.Commit(False);
    670             Database.StartTransaction;
    671           end;
    672667        end;
    673668      end;
Note: See TracChangeset for help on using the changeset viewer.