[Zope3-Users] Still trying to connect to ZODB from external
Florian Lindner
mailinglists at xgm.de
Fri May 11 11:54:32 EDT 2007
Am Mittwoch, 9. Mai 2007 18:18 schrieb Stefan H. Holek:
> You *must* either commit or abort your transaction.
Ok, so I would prefer to commit. ;-)
If I understood the code correctly I need to have an object implementing
IStorage in order to do that. But I haven't found out where to get such an
object?
Thanks,
Florian
> On 8. Mai 2007, at 23:02, Florian Lindner wrote:
> > File "/home/florian/Zope3/src/ZODB/Connection.py", line 268, in
> > close
> > raise ConnectionStateError("Cannot close a connection joined to "
> > ZODB.POSException.ConnectionStateError: Cannot close a connection
> > joined to a
> > transaction
> >
> > What is the right way to do it?
>
> --
> Anything that happens, happens. --Douglas Adams
More information about the Zope3-users
mailing list