Subject Re: [IBO] IBO vs. BCB4 Data Components
Author Paul Schmidt
Scott:

Usually you use IBOTable for existing applications being converted to
IBO, and use IB_Query for new applications and new forms for existing
applications. IB_Query is more efficient, but it means replacing
all of the controls, with the IBO versions of the controls, and some
things like grids work very differently. This is because the Table
based controls were designed for Paradox and dBase databases, and IBO
controls are designed for Client/Server databases. However if you
have 30 forms with 500 data aware controls, you don't want to be
reworking all of those.

HTH

Paul

On 6 Mar 2001, at 20:41, scott@... wrote:

To: IBObjects@yahoogroups.com
From: scott@...
Date sent: Tue, 06 Mar 2001 20:41:10 -0000
Send reply to: IBObjects@yahoogroups.com
Subject: [IBO] IBO vs. BCB4 Data Components

> I am trying out IBObjects for the first time and need some basic
> information.
>
> Is using IBOTable and IBOGrid with DBGrid and other data controls as
> efficient as using IB_Query with other IBObjects?
>

Paul Schmidt,
Tricat Technologies
Email: paul@...
Website: www.tricattechnologies.com