It is strange, I have this field in a table thats not cooperating.
I deleted it using the phpmyadmin interface, but it still showed up.
So I tried deleting it with straight sql, and got a nonexistent field error, but it still returns in select results.
I'm stumped, any ideas?
Sorry, row that is not cooperating.
Sorry, that original post and it's title are actually pretty misleading.
It is a row of data I cannot delete for some reason, seems to drop/add columns with no problem.
Originally I had 7 certain rows in one table, I can't remember why, but I needed to actually split these 7 into separate tables, so I just copied the table and deleted unnecessary rows. This one row would not delete "correctly" in many of the tables. If I just recreate the structure an insert only the necessary data, it's all good.
Bookmarks