26 Feb
2001
26 Feb
'01
10:26 p.m.
ed colmar writes:
I've been trying to accomplish a similar task... SQL calls from within python using the excellent PoPy and ZPoPy modules.
Will this work in a external method? Or equally well in a product? I would not call these low level methods directly (though it may work) but use the higher level Z SQL methods. This way, it would be ensured that the use plays well with Zope's transaction subsystem.
Dieter