Subject coding question
Author Daniel Bertin
Hi all,

I learned the other day that post <> commit (thanks Helen)

if I have a IBODatabase set to Autocommit = true and I post a record

datamodule.IBOtable.post

is the command datamodule.IBODatabase1.commit needed? if used does assure
the write to the table or does it only trigger the commit that would of
happen anyways?

Can someone explain this to me please,
Thanks
Daniel