Subject Re: [IBO] Nested SELECT Trouble
Author Geoff Worboys
> I've got a nested select query which used to work. It does work when
I try
> it via interactive SQL, but IBO won't prepare it: 'FieldName: not
found.'
>
> Ideas?

(SELECT ...) AS Field_A,
(SELECT ...) AS Field_B,


HTH

Geoff Worboys
Telesis Computing