Re: [PHP] MySQL: Updating ID auto_increment fields

2001-08-27 Thread Andrey Hristov
able_new select id,one,two, three,..., from table; Hope this will help. Andrey Hristov IcyGEN Corporation http://www.icygen.com 99% - Original Message - From: "Tom Churm" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 27, 2001 5:08 PM Subject: [P

[PHP] MySQL: Updating ID auto_increment fields

2001-08-27 Thread Tom Churm
howdy, this should be simple but i don't know it. i use the following mysql table field as the Key for my tables: "id int(10) unsigned NOT NULL auto_increment," now, when i have to clean up items in my tables, like when users have sent off a .html form multiple times and i want to delete dupli