Hi all,
I tried this expression
<dtml-call
"Config.manage_addZSQLMethod('create_table','','zopadelic','','create table
zopista (col_a integer, col_b integer)')">
But I was returned an "AttributeError"
It seems that the method manage_addZSQLMethod doesn't exist.
Is there an alternative to this method?
Many thanks,
Regards,
Yannick