Subject | strange behaviour: Test.gdb |
---|---|
Author | kjteng@maxis.net.my |
Post date | 2001-05-23T01:27:44Z |
I have problem with the database created by the TransactionTutorial
program (TransactionsHandling directory): Whenever I commit/rollback
a transaction, the dataset is not closed. In other words, commit and
commitRetaining has the same effect.
I wrote another program (similar to TransactionTutorial, except that
it allow me to choose the database and table to work on) and I
noticed that the same problem occurs on Test.gdb. However, when I try
the program on employee.gdb, the commit/rollover work correctly.
Can anyone tell me what has gone wrong?
Thanks in advance
kjteng
P/S: Can someone help me on Message 7160 (How does TransactionOAT
tutorial program makes the dataset refresh automatically)
program (TransactionsHandling directory): Whenever I commit/rollback
a transaction, the dataset is not closed. In other words, commit and
commitRetaining has the same effect.
I wrote another program (similar to TransactionTutorial, except that
it allow me to choose the database and table to work on) and I
noticed that the same problem occurs on Test.gdb. However, when I try
the program on employee.gdb, the commit/rollover work correctly.
Can anyone tell me what has gone wrong?
Thanks in advance
kjteng
P/S: Can someone help me on Message 7160 (How does TransactionOAT
tutorial program makes the dataset refresh automatically)