[Zope] ZSQLMethod modification

Kerekes Lajos lkerekes@xperts.hu
Fri, 24 Aug 2001 15:21:46 +0200


Hi!

I have an ZSQL method, named testSQLMethod.
How can I modify this from python script? I try this, but it
cant find manage_edit.

container.manage_edit(title="testSQLMethod",
connection_id="Test_Oracle", arguments="", template=query)

  Thanks:

    Lajos Kerekes