Page 1 of 1

MySQL Provider and Date error

Posted: Wed 29 Apr 2009 06:37
by lsc82
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

Posted: Thu 30 Apr 2009 10:09
by Dimon
I could not reproduce the problem.
Please send me a complete small sample to dmitryg*devart*com to demonstrate it, including a script to create and fill table.