22 Jun
2004
22 Jun
'04
5:16 p.m.
Ok, I found a solution, I can write it in External Method in this way: def onAddExtMethod(self): connection=self.restrictedTraverse('MySqlCon') connection.manage_open_connection() regards, Adam