.
.
.
.
New version 1.6 DOCI components have been released!
New version 1.6 DOCI components have been released!
New version 1.6 DOCI components have been released!
readme
changelog
new file
.
.
new tests
.
added method TestType(t: TAFieldTypes)
optimizations and ApplyUpdates method
improved support of ftClob data type
OldBuffer renamed to FOldBuffer
.
.
.
compilation on old delphi versions
old delphi versions
Fixed bugs in TSharedBuffer
small fixes in example apps
small fixes in example apps
.
new Delphi 2009 files
compatibility with old Delphi
compatibility with old Delphi
fixed bug with TSharedMemory
new file for old delphi
new file for old Delphi
compatibility with old Delphi versions
compatibility with old Delphi versions
.
compatibility with old Delphi versions
compatibility with old Delphi versions
added logger methods for old Delphi versions
TSharedMemory uses Pointer to data instead of TBytes for old Delphi compatibility
improvements in oveerided function calls InternalInitRecord and InternalAddRecord
fixed BLOB descriptor memory leak when doing DataSet.Append
.
changelog
updated tests
improved work with string parameters.
updated one test
.
.
.
.
added more tests
two tests moved to testAParam unit
DelphiToOracleType now returns 0 instead of -1 for ftoUnknown
changes related to renaming TAParam.FieldType to DataType.
changes related to renaming TAParam.FieldType to DataType.
TAParam.FieldType rename to DataType. Added SetDataType and SetParamType methods.
AutoParseParams property
new tests
auto detect parameters in SQL
new tests
formatting changes
removed some compiler warnings
.
Comments
removed some compiler warnings
default implementation of Set/SetBlobDSescr methods for TAOraParam
removed some compiler warnings
updated Oracle tests
.
Use TBLOBDescriptor to work with BLOBs
.
Refactored code for filtering and GetFieldData/SetFieldData. Improved work with calculated fields.
Added tests for Cancel, empty DataSet and calc fields
minor changes in tests
minor changes in tests
minor changes in tests
.
Added GetMany method. Changed UpdateMany (added new parameter)
minor changes
added class TSharedBuffer to work with BLOBs. + changes in TAField methods (Read, Write and others) lead by TSharedBuffer
updated tests
small refactoring and comments
renaming
updated sample applications
updated documentation
GetFieldData generates SDataSetEmpty exception when called on empty (but Opened) dataset
.
Fixed few TODOs
.
Fixed compiler warnings
Fixed compiler warnings