Subject Re: [IBO] Wierd Invalid Keylinks Error
Author Paul Vinkenoog
Hi Bill,

> I am getting a wierd invalid keylinks error. I have the
> KeyLinksAutoDefine set to true. And when I run my select statement
> it gives me the error of Invalid Keylinks Entry error. It has the
> correct primary key field in the keyLinks entery but it says it is
> invalid.
>
> Here are a couple things that fixed this error.
> 1) I added the field that was automatically put in the keylinks list
> to the select of my SQl statement. However I do not want that value
> in the results.

Does that field happen to be rdb$db_key?

Could you show us your SQL statement, plus the autodefined KeyLinks?


Greetings,
Paul Vinkenoog