Rob: I assume you are using something like PHP as a front-end. I think you would be best to SELECT the desired field, append the new data then UPDATE the database row using SET xx WHERE xx etc.
Gerald Jensen ----- Original Message ----- From: "Rob@TH" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, December 08, 2001 9:29 PM Subject: adding more data to a field Hi all, Is it possible to add more data to a field in mysql without deleting other data in that same field? Lets say I have field called info. I have entered data into it by a form. Now when I return to the form I want to add more info to it without deleting all the existing data. Hmmm Rob --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php