Re: [SQL] fine grained trigger time specification...

2004-03-23 Thread Stephan Szabo
On Tue, 23 Mar 2004, Erik Thiele wrote: > On Tue, 23 Mar 2004 10:17:31 -0600 > Bruno Wolff III <[EMAIL PROTECTED]> wrote: > > > On Tue, Mar 23, 2004 at 15:19:13 +0100, > > Erik Thiele <[EMAIL PROTECTED]> wrote: > > > now sadly i am getting this kind of problem: > > > > > > > > > zeit=> insert in

Re: [SQL] fine grained trigger time specification...

2004-03-23 Thread Bruno Wolff III
On Tue, Mar 23, 2004 at 15:19:13 +0100, Erik Thiele <[EMAIL PROTECTED]> wrote: > now sadly i am getting this kind of problem: > > > zeit=> insert into a select > nextval('delmeseq'),personalnumber,datum,datum from calendar where > type=10409; > INSERT 0 581 <-- see, 581 inserts which is prett

Re: [SQL] fine grained trigger time specification...

2004-03-23 Thread Erik Thiele
On Tue, 23 Mar 2004 10:17:31 -0600 Bruno Wolff III <[EMAIL PROTECTED]> wrote: > On Tue, Mar 23, 2004 at 15:19:13 +0100, > Erik Thiele <[EMAIL PROTECTED]> wrote: > > now sadly i am getting this kind of problem: > > > > > > zeit=> insert into a select > > nextval('delmeseq'),personalnumber,datum