Hi,
I got the above quote from a reply to a question posted in this forum. Problem is that in very rare circumstances this functionality is useful.
In my case, I have a User table with a natural key on userId. The table also contains First Name, Last Name, etc. I have a screen in which a user can type substrings for userId, First Name, Last Name to retrieve all records that match. QBE is the perfect candidate to implement this functionality (as mentioned elsewhere). However, the Achile's heel is the limitation mentioned above.
Is there a workaround for this issue?
Thanks,
Vladimir
|