Subject RE: [IBO] KeyLinks Syntax
Author Alan McDonald
>
> I have a selectable SP of the form
> SELECT FIELD1, FIELD2, etc FROM SPANEM(:PARAM) WHERE etc
>
> What's the syntax for the Keylinks property where FIELD1 is the keylink?
> Alan
>

never mind, it appears to work with just the field name - I was trying to
use a table prefix but no form I've tried works.
Alan