Re: [GENERAL] on delete rules on a view problem

2005-07-20 Thread Bruno Wolff III
On Wed, Jul 20, 2005 at 16:49:26 +0200, "Rose, Juergen" <[EMAIL PROTECTED]> wrote: > Hi all, > > I'am a bit puzzled. I have a view and some delete rules defined on it. Now my > problem is, only one gets executed (the first one) and the other ones seem > not to be executed at all. I use a subse

[GENERAL] on delete rules on a view problem

2005-07-20 Thread Rose, Juergen
Hi all, I'am a bit puzzled. I have a view and some delete rules defined on it. Now my problem is, only one gets executed (the first one) and the other ones seem not to be executed at all. I use a subselect within those rules (which works fine for the first one by the way) and I wonder if this c