Subject Re: InfoPower Components
Author finman@swissonline.ch
--- In IBObjects@egroups.com, Daniel Rail <drail@n...> wrote:
> See comments below.
>
> Daniel Rail
> Senior System Engineer
> ACCRA Group Inc. (www.accra.ca)
> ACCRA Med Software Inc. (www.filopto.com)
>
>
> At 2000-11-27 10:01, you wrote:
> >Hi,
> >

>
> Reply:
> Try (Field.Dataset as TwwIBOTable), instead. This makes sure
that you
> are pointing to the TwwIBOTable component that your are using.
Jason
> derives from TDataset not TTable. By using TTable in this
instance, you'll
> compile the code for the BDE, which you do not want, since it
increases
> your executable's size.
>

Thanks, it works.

>
>

> >3) TwwDBGrid - Select Field Box, doesn't show label Links for
> >Calculated Fields. How create missing links ?
>
> Reply:
> Are you talking about Calculated fields or Lookup fields. I
never
> seen the Links tab when only using Calculated fields, but I do see
it when
> using Lookup fields.
>

Using a TwwDBGrid with Datasource=Twwtable, the dialog box
Select Fields for a calculated field show a 4° label "Links",
as it does for lookup fileds.

Thank Adalberto Baldini