Subject Problem using TIBOQuery's Lookup method
Author insho2002
Hi,

I noticed that when a KeyValue is not found in a Lookup operation the
TIBOQuery's Internal Dataset
is putting an SQL statement together, so it will check if the Key is
present
within the Database.

Is there any way to prevent this from happening ?