Hi,
Actually, I have a problem related to it. This might be only related to settings but I don't know.
We have COBOL and we use COBOL module to access btrieve. Just this week, I was modifying a program to use transaction. So, I did turn logging off, open the files, start transation logging, writes to tables, then if our data validation returns error, program will then abort the transaction.
The problem is that the transaction did abort with no error but some records were committed. Have any of you encounted this before? If so, what was the solution?
It seems to only happen if records inserted is more than 7 - 8 records in a table.
Thanks and regards.