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

Comparing ibx/trunk/testsuite/Test22.pas (file contents):
Revision 409 by tony, Mon Jan 10 10:13:17 2022 UTC vs.
Revision 410 by tony, Thu Jun 22 13:52:39 2023 UTC

# Line 168 | Line 168 | begin
168    ukDelete:
169      ExecDDL.SQL.Text := 'DROP USER ' + UserName;
170    end;
171 + //  writeln(OutFile,'Query Text = ',ExecDDL.SQL.Text);
172    ExecDDL.ExecQuery;
173  
174    if UpdateKind = ukInsert then

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines