Re: auto_increment not to start

2001-01-15 Thread Carsten Gehling
From: "Issam W. Alameh" <[EMAIL PROTECTED]> Sent: Monday, January 15, 2001 3:46 AM > I am using an auto_increment field, every time I delete from the table, the > counter goes back, is there any way to keep the incrementation regardless of > the number reached after delete This is the way auto_

auto_increment not to start

2001-01-14 Thread Issam W. Alameh
Hello, I am using an auto_increment field, every time I delete from the table, the counter goes back, is there any way to keep the incrementation regardless of the number reached after delete Regards Issam - Before posting, ple