ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/runtime/ibxscript.pas
(Generate patch)

Comparing ibx/trunk/runtime/ibxscript.pas (file contents):
Revision 42 by tony, Tue May 17 08:14:52 2016 UTC vs.
Revision 43 by tony, Thu Sep 22 17:10:15 2016 UTC

# Line 367 | Line 367 | begin
367          if FState = stInit then
368            FState := stInCommit
369          else
370 <          raise Exception.Create(sNoCommit)
370 >          AddToSQL(FString);
371        end;
372  
373      sqReconnect:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines