Subject TIBOTable refreshing problem
Author Kurt Bilde
Hi !

To ease the transition between BDE and Interbase I'v converted to IBO Classes. I'm now having problems with TIBOTable - it seems like it doesn't remember the data inserted into the table. How do I ensure that the inserted row gets written at once?

-Kurt