[ZODB-Dev] ZODB transaction question

2006-01-09 Thread Ammar Hakim
Hello All, I am using ZODB as a database for a web-application. I am having some trouble with the commits, though. Basically it seems that sometimes transaction.commit() returns without the commit actually happening. Here is the compelete senario: 1) user requests some changes to DB via the

Re: [ZODB-Dev] ZODB transaction question

2006-01-09 Thread Jens Vagelpohl
On 9 Jan 2006, at 21:21, Ammar Hakim wrote: Sometimes, in the last step the browser still gets the old data before the change was made. On a refresh, however, the correct data is obtained. Further, this problem does not always crop up: it seems that it occurs if the particual DB operation is