In article <[EMAIL PROTECTED]>, Együd Csaba <[EMAIL PROTECTED]> writes:
> Hi Stephan, > it was the problem, but not realy understand the reason. The documentetion > sais that perform doesn't porvide the return value and I thought I do not > need that. But I read absently, and didn't realized that the query to > perform must be a SELECT. > Thank you for opening my eyes. :) Now the trigger does its task. Does it really? You're using NEW.productid, which should be undefined for a DELETE trigger. ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster