Subject | Re: [IBO] Re: TIB_lookupcombo doesnt appear in the grid? |
---|---|
Author | Svein Erling Tysvaer |
Post date | 2003-06-17T08:26:10Z |
At 07:42 17.06.2003 +0000, you wrote:
significant, so change lines similar to the above to
KeyLinks.Strings = (
'"items".ID="ingredients"."IngredientsID"')
HTH,
Set
> KeyLinks.Strings = (I think I recall that spaces surrounding '=' in some cases were
> '"items".ID = "ingredients"."IngredientsID"')
significant, so change lines similar to the above to
KeyLinks.Strings = (
'"items".ID="ingredients"."IngredientsID"')
HTH,
Set