Subject Locate problem with beta 4.7 beta 11
Author trondmorken
SQL :

SELECT RDB$USER AS AUser, RDB$RELATION_NAME AS Rolle
FROM RDB$USER_PRIVILEGES


iboquery1.Locate( 'RDB$USER', 'Test', [] );


will fail becaus of the the alias use :(

There is no keylinks etc in the query

Regards
Trond M