Subject Best approach
Author Salvatore Besso
hello all,

I'm starting to learn IB Objects (Delphi 5.01, but very soon I'll
upgrade to Delphi 7) and I'd like to know what is your preferred
approach (or what is, in your opinion, the most suitable approach)
when writing applications:

a) Use persistent fields
b) Use "FieldByName" method
c) Use a mix of the above

I'm planning to always use IB_... native objects.

Regards
Salvatore