Recent content by DmLam

  1. D

    OracleDataset.Filter

    A have alike situation when using an expression in Filter property like parent_id = 0 Seems like the problem is in unit OracleFilter in the UnsignedFloat function: {$IFDEF CompilerVersionXE3} if P^ = SysUtils.FormatSettings.DecimalSeparator then {$ELSE} if P^ =...
Back
Top