Subject TIBOTable
Author Tom Deprez
Urgh, I'm still have problems with using IBOObjects. It looks as if the
components behave differently as native Delphi Database components.

I've a TIBOTable and it tells me that it 'cannot delete the current row',
when trying to delete a record from the table. The table is not ReadOnly,
but does has a mastersource. What else can causing this problem? Normally it
should work without a problem not?

Thanks in advance,
Tom.