Hi.
I'm using the latest 2.50 Unidac version with Delphi 2007.
When I try to save a date like 01/01/0001 (year near to zero), the component TUniTable raise an exception with message:
"Overflow while converting variant of type (Double) into type (Date)."
(during the Post command)
Thanks