Subject | coding question |
---|---|
Author | Daniel Bertin |
Post date | 2002-02-02T03:00:20Z |
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
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