[Zope] Forcing a transaction to commit
Kevin Carlson
khcarlso at bellsouth.net
Wed May 19 07:54:39 EDT 2004
Hi all,
Is there a way using a python script to force a transaction to commit?
For example, I would like to start a script by clicking a button on a
page and then close my browser. The problem is that when the
transaction can't complete due to the closed connection, everything gets
rolled back. I would like for the script to run and then commit,
regardless. Any ideas?
Thanks,
Kevin
More information about the Zope
mailing list