pellus
12th November 2008, 16:22
Environment. Application:LN6.1 FP3. Tools: FP3, Porting set: 8.3a.01 port number PA3254. DB: MSSQL, OS: Windows.
Another application is writing in baan-tables (specially dedicated for this), baan is reading from these tables to insert sales orders/lines. (One table for header, one for lines).
Now a problem has arised: Some orders only get some of the lines, no errors detected at all.
People from the other application suspect that we read the data while they are still writing. They 'commit' after all is written.
Can this happen? Can baan read the data before it is committed by the other application? And if so, under what circumstances?
Another application is writing in baan-tables (specially dedicated for this), baan is reading from these tables to insert sales orders/lines. (One table for header, one for lines).
Now a problem has arised: Some orders only get some of the lines, no errors detected at all.
People from the other application suspect that we read the data while they are still writing. They 'commit' after all is written.
Can this happen? Can baan read the data before it is committed by the other application? And if so, under what circumstances?