I'm trying to do something pretty basic per the
documentation using plpython triggers. When I change the "cfgCmd" field in the
SysConfig table below, the trigger works fine and if I have a null function that
does nothing but write to the pipe, that all works fine. The trouble is when the
fun
Thanks a bunch - that cleaned everything up!
Curt
- Original Message -
From: "Michael Fuhr" <[EMAIL PROTECTED]>
To: "Curt Schwaderer" <[EMAIL PROTECTED]>
Cc:
Sent: Friday, February 17, 2006 11:57 AM
Subject: Re: [GENERAL] Basic problems using plpython