Subject | Re: TIBOTable refreshing problem |
---|---|
Author | Clément Doss |
Post date | 2000-11-22T21:36:37Z |
Hi,
I'm not sure I understood your problem...
but are you using a TIB_Transaction component?
Drop one and link it to the Connection and to the IBOTable.
Set the AutoCommit property to True;
This might help!
Cheers,
Clément
I'm not sure I understood your problem...
but are you using a TIB_Transaction component?
Drop one and link it to the Connection and to the IBOTable.
Set the AutoCommit property to True;
This might help!
Cheers,
Clément