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

Comparing ibx/trunk/fbintf/testsuite/Test6.pas (file contents):
Revision 67 by tony, Mon Mar 6 10:20:02 2017 UTC vs.
Revision 68 by tony, Tue Oct 17 10:07:58 2017 UTC

# Line 116 | Line 116 | begin
116    begin
117      ByName('rowid').AsInteger := 2;
118      ByName('title').AsString := 'Blob Test ©€';
119 +    ByName('Fp').Clear;
120 +    ByName('DP').Clear;
121    end;
122    Statement.Execute;
123    Statement := Attachment.Prepare(Transaction,'Select * from TestData Where rowid = 1');

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines