Subject Re: [IBO] IBODataSetEditors
Author bruce_haskell
--- In IBObjects@yahoogroups.com, Daniel Rail <daniel@a...> wrote:
> Hi,
>
> At May 1, 2003, 12:31, bruce_haskell wrote:
>
> > Thanks Dan, it makes me feel better that it is not only missing
on my
> > machine.
>
> > Any idea how to find out which runtime package it would be in?
>
> Your guess is as good as mine. Delphi is usually good in adding
> missing required packages in IBO packages. Have you tried
recompiling
> the IBO packages? And, what is the list of required packages that
you
> have in the IBO packages?
>
> --
> Best regards,
> Daniel Rail
> Senior System Engineer
> ACCRA Group Inc. (www.accra.ca)
> ACCRA Med Software Inc. (www.filopto.com)

Dan, you got me on the right path.

Included in IBO40XDT_D6 is dcldb.dcp. When I included that in my
package for the component that was using IBODatasetEditors, it
compiled.

Thanks for the sugguestion, it got me pointed in the right direction.

Bruce