Subject Re: [IBO] KeyLinks and KeyLinksAutoDefine
Author Artur Anjos
Geoff:

When Keylinks are autodefined, I expected IBO to complete the KeyLinks field, in one of two ways: using the Primary Key that it found or using DB_Key. (I understand DB_Key perfectly)

But IBO does not put something in KeyLinks property.

I found this very interesting:

> 2. if DB_KEY is being used in the above, then you may also need to put
> a breakpoint in the IBA_BDataset.IMP unit, the method:
> procedure TIB_BDataset.SysPrepareSQL;

I will try it.

I really like to see IBO setting KeyLinks property with the primary key or DB_KEY if KeyLinksAutoDefine it's true.

(I don't know if this is the same problem that Martin's have, but this could help me a lot because I use Developers Express Grid's and like to have a easy way to get a 'KeyLink' when the query it's defined at run time by the user - Sometimes when you are answering to someone, another one is learning a little more...)

Artur



[Non-text portions of this message have been removed]