Patch (adapted) from Thorsten Engler: * Added TWideStringField, TGUIDField, TVariantField * Published TCurrencyField.Currency * TBlobField.GetAsString/SetAsString only calls ReadBuffer if size>0
........ r6880 | joost | 2007-03-16 14:14:24 +0100 (Fri, 16 Mar 2007) | 1 line
* Patch from Luiz Americo: * Fix automatic call of ApplyUpdates while closing the dataset * Change the license to modified LGPL ........ r6886 | joost | 2007-03-16 20:50:34 +0100 (Fri, 16 Mar 2007) | 1 line
* ftWideMemo should be the last TFieldType ........ r6887 | joost | 2007-03-16 20:53:45 +0100 (Fri, 16 Mar 2007) | 1 line
- SQLite_GetTable: function(db: Pointer; SQLStatement: PChar; var ResultPtr: Pointer; var RowCount: Cardinal; var ColCount: Cardinal; var ErrMsg: PChar): integer; cdecl;