MySQL Forums
Forum List  »  Newbie

Adding to a Field
Posted by: evan gelfand
Date: August 09, 2006 02:32PM

I need a MySQL script that will add a number to a field. Every time you click a button or something, in database "Database1" and table "Player1", the field "Test1" will then add a "5, " to it. So the first time it is "5," then "5,5," then "5,5,5," . I can't seem to get it to work.

Can anyone help me please?

Options: ReplyQuote


Subject
Written By
Posted
Adding to a Field
August 09, 2006 02:32PM
August 09, 2006 02:51PM
August 09, 2006 02:51PM


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.