Hi,
is it possible to change the date default value or add possibility to change it inside zdbc config because lot of controls like DevExpress use -700000 value to specify NullDate.
Also DateToStr(-700000) return 00/00/0000.
Currently I modified MySQLResultSet.GetDate and changed Result := 0 to Result := -700000 if date was Null.
Thanks
David
Evolution: Set a default Date egal to -700000 instead 0
Moderators: gto, cipto_kh, EgonHugeist, mdaems