Subject Re: [IBO] Size mismatch for field...
Author Jason Wharton
> What details do you need?
>
> The actual DFM of the field is:
>
> object QEmp1EMP1ALIQUOTAISS: TIBOBCDField
> FieldName = 'EMP1ALIQUOTAISS'
> Required = True
> end

Is this before (the old) or after?
There's nothing in here that should trip it up.

> Is is a TIBOQuery, and the error happens when i try to open it. If i
> drop the query and create a new one, when a add the fields they are
> coming with the right sizes. It's happening only with queries create
> with older versions of IBO.

Yes, I want to see the settings from the old version of IBO. Perhaps your
packages are not totally rebuilt correctly?

Jason