[Zope-dev] ZSQLMethod is stupid :o|

Axel Bock news-and-lists@the-me.de
14 Aug 2002 13:49:00 +0200


Hi again, 

I tried the suggestion of Leonardo, but I got one simple - but
nonetheless annoying - problem right now: 

I defined an SQL method with the two parameters title and plicense.
Now if I call self.save_license(something, something_else) he keeps
complaining 
	"missing input variable plicense", 
which I truly do not understand. (I even named the variables in the
function call title and plicense, and nothing happened!).

Can anyone help me with this?


Thanks again and greetings, 

		Axel.