From: Ben Reichelt Date: October 11 2004 7:32pm Subject: Re: mysql year datatype List-Archive: http://lists.mysql.com/dotnet/28 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Thanks for getting back to me, the bug has been filed with a nunit test. ben On Mon, 11 Oct 2004 12:41:40 -0500, Reggie Burnett wrote: > I don't think this has been posted before, but please post a bug report > on this and I'll check it out. > > > > Ben Reichelt wrote: > > >Hi, I have been testing the ByteFX component in our data layer class > >libraries. I keep getting an error with columns with a 'year' > >datatype. The error is "Value was either too large or too small for > >an unsigned byte", I have tried this with manually inserting a 2 digit > >value '98' and also a 4 digit value '2001'. The error does not occur > >when I set the field to null. Is this a known issue with the data > >provider, or am I doing something wrong? thanks for the help > > > >ben > > > > > > >