About add new data to database

Discussion in 'C#' started by haan86, Jul 29, 2009.

  1. #1
    halo...

    If i want add a new data "banana" to database, I dun wan it go to new record, i wan "banana" store in the previous record as "apple, banana".

    Can anyone tell me how to do it? asp can make this?

    Thanks...
     
    haan86, Jul 29, 2009 IP
  2. textbox

    textbox Guest

    Messages:
    56
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You would be doing an update command instead of an insert if I understand you correctly.
     
    textbox, Jul 30, 2009 IP