Guys,
Im using phpMyAdmin to enter records into my database.
I have a problem when entering large amounts of text.
I have an article to add in the database that is no bigger that 2000 characters in length, the field is declared as TEXT. I can INSERT fine, but cannot EDIT or DELETE the record after.
Any ideas?