Subject Re: [IBO] IBO change-over
Author Luiz Alves
> presently I have a datamodule with 2 wwdatasource, and 2 wwtables.
In order to use native ibo controls, you can use:
1 tib_connection
1 tib_transaction
2 tib_datasource
2 tib_querys

Or you can use tibo components(ibo version emulating bde behaviour).

Luiz.

----- Original Message -----
From: Daniel Bertin <daniel@...>
To: <IBObjects@yahoogroups.com>
Sent: Tuesday, May 01, 2001 3:29 PM
Subject: [IBO] IBO change-over


> Hi all,
>
> I'm converting a database, and C/S software D5,from BDE(progressODBC) to
> IBO.and firebird
>
> presently I have a datamodule with 2 wwdatasource, and 2 wwtables.
>
> in order to start of correctly ?
>
> I would use IB_connection, with ibotables and linked to wwdatasources.
> OR
> should I be doing it differently like adding a IBOdatabase and using
> ib_datasources(which would make my mods more difficult and involved) and
> using SQL components?
>
> basically i'm asking what is the correct way to setup a c/s software in
> order to use IBO and firebird most effficiently?
>
> thanks for all comments
> Daniel
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>