RE: [PHP] Resetting ID in mySQL DB

2001-11-19 Thread Thomas Edison Jr.
, but from the place you deleted on higher > you need to decrement the > id values by one. > > try this from the mysql command line on a test table > with some fake records, > and you should see what i mean... > > good luck > jack > > -Original Message- >

RE: [PHP] Resetting ID in mySQL DB

2001-11-11 Thread Jack Dempsey
AIL PROTECTED]] Sent: Monday, November 12, 2001 1:52 AM To: [EMAIL PROTECTED] Subject: [PHP] Resetting ID in mySQL DB Hi, I'm facing a problem. I made a simple DB with simple adding records in DB operation. I've even put up a JavaScript validation of the Form from where you add info. An

[PHP] Resetting ID in mySQL DB

2001-11-11 Thread Thomas Edison Jr.
Hi, I'm facing a problem. I made a simple DB with simple adding records in DB operation. I've even put up a JavaScript validation of the Form from where you add info. And yet, in the display table, there are many many blank fields. I don't know how they are generated. The Adding of info form is