Subject RE: [IBO] "RequestLive" with Like in the WHERE clause
Author Alan McDonald
> Is it possible to have a live query if LIKE and a comparison condition
> are in the WHERE clause? It seems that this prohibits "live" and I
> want to confirm that it's not something else.
>

if you add your own update SQL and delete SQL and insert SQL, then you can
make any query live.

Alan