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

Comparing ibx/trunk/fbintf/testsuite/Test12.pas (file contents):
Revision 46 by tony, Tue Dec 6 10:33:46 2016 UTC vs.
Revision 47 by tony, Mon Jan 9 15:31:51 2017 UTC

# Line 40 | Line 40 | const
40      'Notes VarChar(64) Character Set ISO8859_1,'+
41      'BlobData Blob sub_type 1 Character Set WIN1252, '+
42      'BlobData2 Blob sub_type 1 Character Set UTF8, '+
43 <    'InClear VarChar(16) Character Set NONE, '+
43 >    'InClear VarChar(16) Character Set OCTETS, '+
44      'Primary Key(RowID)'+
45      ')';
46  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines