Subject | Re: [IBO] IBO change-over |
---|---|
Author | Daniel Rail |
Post date | 2001-05-02T01:32Z |
At 01/05/2001 17:23, you wrote:
with TwwDataSource. This is what I did when I converted an application
from BDE(Paradox) to IBO. The TIB_Datasource only works with IBO native
components like TIB_Query.
Have a nice day.
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)
SFI MARKETING GROUP (www.ezinfocenter.com/531224)
>Hi all,Add an IB_Connection and an IB_Transaction. Use TwwIBOTable(or TIBOTable)
>
>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?
with TwwDataSource. This is what I did when I converted an application
from BDE(Paradox) to IBO. The TIB_Datasource only works with IBO native
components like TIB_Query.
>basically i'm asking what is the correct way to setup a c/s software inThis comes with experimentation.
>order to use IBO and firebird most effficiently?
Have a nice day.
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)
SFI MARKETING GROUP (www.ezinfocenter.com/531224)