27 Jul
1999
27 Jul
'99
10:30 a.m.
In article <58M3aDAI0Wn3Ew48@compkarori.co.nz>, Graham Chiu <anon_emouse@hotmail.com> writes
Try running Zope in single thread mode ('-t 1' on the z2.py command line) and see if the problem persists. If so, then the ODBC driver will probably need to be 'thunked' which is a pretty trivial 10 minute change to the code.
I ran it in single thread mode, and the problem has gone away. Actually I just found that updates also did not commit before. Now both commit.
Oops, spoke too soon. Changes are now saved between browser sessions, but are discarded once Zope2b1 is closed down. ------- Regards, Graham Chiu gchiu<at>compkarori.co.nz