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
Kerekes Lajos wrote:
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
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Sorry. I found the way. Bye: Lajos Kerekes
participants (1)
-
Kerekes Lajos