Browse Source

+ reverted revision r1568

git-svn-id: branches/fixes_2_0@1570 -
joost 20 năm trước cách đây
mục cha
commit
bdc3ec2598
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      fcl/db/sqldb/examples/fedittable.pp

+ 1 - 1
fcl/db/sqldb/examples/fedittable.pp

@@ -52,7 +52,7 @@ begin
     ApplyUpdates;
 
     end;
-  Ftransaction.Commit;
+  Ftransaction.CommitRetaining;
 
   Fquery.Free;
   Ftransaction.Free;