MySQL Forums
Forum List  »  General

unable to update or delete table entry
Posted by: Ray Warren
Date: April 21, 2015 02:54PM

Hello Everyone,
I am a newbie. I have a program that does basic maintenance to a table (read,add,update,delete). This program works fine for another table. I cloned it for table #2. It reads the table and returns the information. However, whenever I try to perform a delete or update, I get a record not found. I can update and delete the table entry in PhpMyAdmin. But, my application returns a -1 (not found). I have changed the owner to mysql. I have truncated the table and imported it again. Can anyone give me a clue as to what to look for next?
Thanks
R.Warren

Options: ReplyQuote


Subject
Written By
Posted
unable to update or delete table entry
April 21, 2015 02:54PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.