Subject overflow error
Author Duilio Foschi
I have several varchar(6) fields in my database tables where I store dates
in the yymmdd format.

One of these tables behaves strangely.

When I try to write a record, I get the following error message:

<overflow occurred during data type conversion. Conversion error from
string "020131">

What does it mean ?

Thank you

Duilio Foschi