.
Added tests for national alphabet symbols in table and column names
UTF8 support in column names. Fixed bugs in with ValuesSize for strings for national alphabets
Support UTF8 in oracle error messages
.
.
.
fixed in tests for old Delphi
.
.
docs
new file
added OraParam.pas unit
Rewritings and optimizations in THArrayStringFix and THArrayAnsiStringFix classes
added OraParam.pas unit
.
.
added tests. updated existing ones
added OraParam.pas file
added OraParam.pas file
.
UTF-8 support. TAOraParam class moved into separate Delphi unit. Added comments
.
DelphiToOracleSize now returns the same size (doubled) for ftoAnsiString as for ftoString.
Improvements in TestError functions
UTF-8 support.
UTF-8 support. Added TAField.DataSize property - returns field size always in bytes
.
.
added method TAField.GetAsBytes
added test data sqls
.
added logging
added new defines
added thre new OCI functions. Fixed OLD bug with OCIEnvCreate - now it works well
use of new TAField.GetAsBuffer method
added TAField.GetAsBuffer method for speed up working with Strings and widestrings
new tests. updated existing.
new tests. updated existing.
.
.
small refactorings
Added function FindLastNonSpace
Open/Close replaced by Connect/Disconnect
Introduced UpdatedRowsCount property. Conversion Oracle NULLS has changed to follow NULLs changes in ADataSet.pas. LoadFields able to load columns with equal names, duplicates are automatically renamed
Open/Close replaced by Connect/Disconnect. Internal representation of NULLs is changed to oposite. LoadFields can load duplicated column names, duplicated will automatically be renamed.
.
.
Improved work with TestError methods
.
Fixed bug when AOraSQL left in self-prepared state when OCIStmtExecute returned error
small refactoring
old Delphi versions
.
.
.
.
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
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.