Subject | Re: [IBO] TBCDField instead of TIBOBCDField |
---|---|
Author | Carlos Macao |
Post date | 2003-07-06T10:21:53Z |
Hi Jason,
don't have precision but only size what do you advise me? To change
it all to TBCDField? What problems do you except from having bcd
fields with and without precision info?
I am putting this questions because since yesterday i've already
changed more than two hundred bcd fields with wrong size, to put my
application to run with last IBO build, so i need to be sure what to
do; keep the old TIBOBCDFields or recreating all as TBCDFields.
Thanks,
Carlos Macao
> I don't need to have a TIBOBCDField any more so it has been removedand I
> just use the TBCDField as is.As i have got some hundred fields typed as TIBOBCDFields and they
>
> Jason
don't have precision but only size what do you advise me? To change
it all to TBCDField? What problems do you except from having bcd
fields with and without precision info?
I am putting this questions because since yesterday i've already
changed more than two hundred bcd fields with wrong size, to put my
application to run with last IBO build, so i need to be sure what to
do; keep the old TIBOBCDFields or recreating all as TBCDFields.
Thanks,
Carlos Macao