ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/client/FBAttachment.pas
(Generate patch)

Comparing ibx/branches/udr/client/FBAttachment.pas (file contents):
Revision 387 by tony, Wed Jan 19 13:34:42 2022 UTC vs.
Revision 389 by tony, Thu Jan 20 23:33:40 2022 UTC

# Line 1099 | Line 1099 | begin
1099    tr := StartTransaction(TPB,taCommit);
1100    try
1101      ExecImmediate(tr,sql,aSQLDialect);
1102 +    tr.Commit;
1103    except
1104      tr.Rollback(true);
1105      raise;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines