Subject Re: [IBO] Field overflow exception
Author Helen Borrie
At 11:32 a.m. 9/10/2013, Robert Martin wrote:
>Thanks Jason
>
>Just tried changing the following settings (one at a time)
>
> IBODatabase1.DefaultNoTrimming
> IBODatabase1.DefaultNoTrailing
> IBODatabase1.DefaultNoLengthCheck
>
>
>Each of the above made no difference, I still get an overflow
>exception. Might DefaultNoTrimming setting might be broken?

Did you set it True or False? It would need to be False if you want it to trim, right?

Helen