Error for report: [CheckMaxLength]
Posted: Tue Jun 27, 2006 10:26 pm
Hi thre,
While i try to do a simple that bind to a dataset in my project, i always enounter the following error :
Method: [CheckMaxLength]
Cannot set column 'STATUS'
The value violates the MAxLength Lmit of this column.
My "STATUS" column is varchar(1) type. It just a simple column with length 1.
I also found that i will enounter similiar error on every table that having varchar(1).
Can anyone give me some idea how to fix it? :pffft:
TQ.
While i try to do a simple that bind to a dataset in my project, i always enounter the following error :
Method: [CheckMaxLength]
Cannot set column 'STATUS'
The value violates the MAxLength Lmit of this column.
My "STATUS" column is varchar(1) type. It just a simple column with length 1.
I also found that i will enounter similiar error on every table that having varchar(1).
Can anyone give me some idea how to fix it? :pffft:
TQ.