Subject | BDE to IBO |
---|---|
Author | Paul Little |
Post date | 2001-01-12T09:32:40Z |
Hi,
I have successfully converted my bde app to ibo but when I went through
the code and also had a look at the ibo components available I noticed
some extra components which could possibly be converted,
e.g.
TDataSource
TDbEdit
TDbNavigator
do these convert directly to
IB_DataSource
IB_Edit
IB_Navigator
like, for instance, TTable converts directly to IBOTable?
tia
Paul
I have successfully converted my bde app to ibo but when I went through
the code and also had a look at the ibo components available I noticed
some extra components which could possibly be converted,
e.g.
TDataSource
TDbEdit
TDbNavigator
do these convert directly to
IB_DataSource
IB_Edit
IB_Navigator
like, for instance, TTable converts directly to IBOTable?
tia
Paul