Subject Re: [IBO] Common Table Expressions
Author Jason Wharton
Stefan,

>> What happens if you force the keylinks value to some of the retrieved
>> fields that unique identify a line in the result set?
>
> When I force KeyLinks to be dept_tree.dept_id it works. But for my
> generic SQL editor I'd like to be able to execute Selects without the
> user having to specify one of the fields as the KeyLink.

Turn off the KeyLinksAutoDefine feature.

Jason Wharton