frank holland
26th June 2008, 17:38
Hi all,
When importing data through exchange, Baan seems to commit the transactions after multiple rows (which is good for performance).
Does someone know how to achieve a commit after each row inserted/updated?
I tried to use the stop condition of a batch line, but this is executed only once after all rows are processed...
When adding a commit in a condition for the last table field, this will be to early (insert/update not performed yet).
Any suggestion?
Thanks,
Frank
When importing data through exchange, Baan seems to commit the transactions after multiple rows (which is good for performance).
Does someone know how to achieve a commit after each row inserted/updated?
I tried to use the stop condition of a batch line, but this is executed only once after all rows are processed...
When adding a commit in a condition for the last table field, this will be to early (insert/update not performed yet).
Any suggestion?
Thanks,
Frank