Subject Re: [IBO] Re: CURRENT_USER Failure
Author Aage Johansen
george.elton197 wrote:
>> ...
> ...
>
> ... If I remove CURRENT_USER from the SQL select it works
> fine (well, apart from returning what I don't need).
>

Can we see (the full SQL of) one of those queries?

Also, see if this one works:
select CURRENT_USER
from RDB$DATABASE


--
Aage J.