Subject There's no RequestLive property!
Author mss@smarty.smart.net
I'm new to Interbase so I hope this is an intelligent question!

The TQuery component in Delphi 5 offers a RequestLive property so
that you can return a "live" query result for data control editing.

I noticed, however, that the TIBQuery component - the Interbase
counterpart - has no RequestLive property.

How then do you return a live query result for editing?

Thanks,

Dale F.