Subject A new design
Author rod@myiafrica.com
I am doing a conversion from BDE Paradox (D5) to IBO. The datasets are
getting quite large now, hence the need for change. The application used
TTables, always active and connected to the database. I have converted to
IBObjects and things are MUCH slower. I do understand that the design our
app is running under is completely wrong for a RDBMS database. A properly
structured redesign is required. The question - what is recommended
documentation / books that give good instruction on this design ? Has
anyone read the 'Getting started with IBObjects' and will it help ?