RE: [GENERAL] Still the problem with the autoincrement field

1998-10-06 Thread Greg Youngblood
genberger [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 06, 1998 4:30 AM To: [EMAIL PROTECTED] Subject: [GENERAL] Still the problem with the autoincrement field Hi there. As two people said I created now a sequence

Re: [GENERAL] Still the problem with the autoincrement field

1998-10-06 Thread Kevin Heflin
On Tue, 6 Oct 1998, Marc Eggenberger wrote: > > and when I want to add some data .. how to do this? > when I do the following: > > insert into offene_stellen values ('', 'Maurer', 'Buchs', 'Rheinhalter Claudio', >'flexibilitaet', 'gutes Team'); > > the id field is always 0, and when I do a: >

[GENERAL] Still the problem with the autoincrement field

1998-10-06 Thread Marc Eggenberger
Hi there. As two people said I created now a sequence I have the following now: Database= jobforum +--+--+--+ | Owner | Relation | Type | +--+---