Subject | Re: [IBO] Error: Class TIBOFloatField not found |
---|---|
Author | Helen Borrie |
Post date | 2003-09-27T23:38:25Z |
At 03:17 PM 27/09/2003 -0700, you wrote:
application (IBO3) would have "IBDataset", wouldn't it?
Helen
> > i've disinstalled IBO 4I from D7 ( deleting all relevant *.bpl fromOr could be that the unit is missing IBODataset in the uses clause. An old
> > Projects\Bpl), translated some strings in IB_Constant.pas and re-
> > installed again.
> > All work OK but as i open old form with some IBOQuery it fires up the
> > error.
> > So i've to compile, recreate the float fields and compile again.
> > But also this way the next time i open the form tha same error.
> >
> > Any help appreciated.
>
>There should be a stub class declared that is just a sub-class of
>TFloatField. You could just replace it manually. In any case, it appears to
>me you don't have all your packages installed.
application (IBO3) would have "IBDataset", wouldn't it?
Helen