Additional
Overview
Features >>
History
Download
Forum
Tickets
Polls
Which driver do you use or will use most of time ?
 
AnyDAC v 2.0.6 RC released PDF Print E-mail
Oct 17, 2007
Some issues are resolved. This build is release candidate.

v 2.0.6 (1.11.07) RC
  + added: TADDataMove.Mappings.Assign is aware of TStrings, where source may be as field name as expression
  + added: property TADCommand.Values[const AParamNames: String]: Variant; default;
  / changed: TADDataMove will not control transactions, if CommitCount <= 0
  / changed: by default FormatOptions.StrsTrim is True
  / changed: if Indy in not installed, that will not switch off monitoring
  - fixed: Oracle: ASSERT failure on batch execute with variable ATimes value
  - fixed: Oracle: ORA-01036 on ADStoredProc.Prepare, if ParamBindMode=pbByNumber
  - fixed: Oracle: dumps all parameter array values, not only from AOffset to ATimes-1
  - fixed: Oracle: memory is corrupted on setting NCHAR parameter values on D2007
  - fixed: Oracle: NCHAR and CHAR procedure parameters without maximum length leads to failure to call stored proc
  - fixed: Firebird: server side memory leak on each batch execute
  - fixed: Firebird: syntax error on batch execution of SP with output params
  - fixed: Firebird: ADScript does not support CREATE OR ALTER
  - fixed: FB/IB: fails Fetch from EXECUTE PROCEDURE
  - fixed: MySQL: failure to set character set on pre 4.1 system
  - fixed: mapping WideString -> AnsiString appends zero byte to a value
  - fixed: ftFixedWideChar is not supported on D2007/2006
  - fixed: [AnyDAC][Phys]-326, if AOffset >= ATimes in Execute call
  - fixed: D6, CB6, D2007 incompatibilities

 
Previous   Next