
June 9th, 2003, 10:20 AM
|
 |
Second highest poster :p
|
|
|
|
|
I had a great bug in a website I made, we were entering all of the product data for the client and then went to edit one of the products. I had neglected to put the WHERE section into the SQL statement so gave all products the same description, title, etc. Gee was I popular for that one.
Lesson: always test everything before attempting to populate the database.
|