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
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
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