php-db | 2000121
Date: 12/13/00
- Next message: Abdul Kadir: "RE: [PHP-DB] dbase_ commands dont work"
- Previous message: Chris: "RE: [PHP-DB] Whats happening?!"
- Next in thread: Matthew Ballard: "Re: [PHP-DB] AUTO INCREMENT - MySQL + PHP"
- Reply: Matthew Ballard: "Re: [PHP-DB] AUTO INCREMENT - MySQL + PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Guys,
I am using the AUTO INCREMENT attribute on one of my cols. I need to know
how I can clean this up. For example, just say I have rows with the
elementID's of 1, 2, 3, 4, 5, 6, 7, 8 and then I delete 3, 6 and 7.
Is there some command I can call using PHP that will re-eval the elementID
col to reorder them so it became 1, 2, 3, 4, 5
Thanks
Scott.
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Abdul Kadir: "RE: [PHP-DB] dbase_ commands dont work"
- Previous message: Chris: "RE: [PHP-DB] Whats happening?!"
- Next in thread: Matthew Ballard: "Re: [PHP-DB] AUTO INCREMENT - MySQL + PHP"
- Reply: Matthew Ballard: "Re: [PHP-DB] AUTO INCREMENT - MySQL + PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

