Re: Table can't Add new record

2002-06-21 Thread Dicky Wahyu Purnomo
On Fri, 21 Jun 2002 14:36:28 +0700 "ihwan" <[EMAIL PROTECTED]> wrote: > Dear All, > > I have a trouble with my database using mysql. > The problem is one of the table can not increase new record. > and I can not add new data to that table. > The last row is no. 226428 > I don't use number fiel

Table can't Add new record

2002-06-21 Thread ihwan
Dear All, I have a trouble with my database using mysql. The problem is one of the table can not increase new record. and I can not add new data to that table. The last row is no. 226428 I don't use number field type for identity or auto_increment . Does anyone know why this trouble can occurs