Subject Re: [IB-Conversions] There's no RequestLive property!
Author Helen Borrie
At 08:19 PM 02-10-00 +0000, you wrote:
>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.

Actually, TIBQuery is only the IBX counterpart of TQuery. The IBObjects
counterparts of TQuery (TIBOQuery for TDataset compatibility and TIB_Query
for full access to the dedicated InterBase architecture) DO support
RequestLive, even for most joined datasets.


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

Look at the UpdateSQL, InsertSQL and DeleteSQL properties of
TIBQuery. Click on the ellipsis of each of these properties to get an
auto-fill wizard.

It would be a good idea for you to join Jeff Overcash's interbaseexpress
newsgroup on forums.inprise.com if you are going to use these
components. Updates of the beta are available - currently they are on beta
version 4.3. This list is mainly for pooling knowledge about converting
databases to IB.

hth
Helen


>
>
>Thanks,
>
>Dale F.
>
>
>To unsubscribe from this group, send an email to:
>IB-Conversions-unsubscribe@egroups.com
>

All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
___________________________________________________