Replace Info in a single cell! --> I'm almost giving up!
Posted: Wed Jan 10, 2007 11:02 pm
I searched and searched and read the W3Schools tutorials, fluffycat.com tutorials, different references and mainly Google (*ahm* Ole *ahm*
) but I just COULDN'T FIND AN ANSWER!!!
- how to replace information in a single cell?
What bothers me the most, is that INSERT doesn't have a WHERE to it, unlike SELECT.
I'm not even sure whether INSERT can replace data or not. I have a cell, that already contains data, but now I want to replace that data with new one, but when I tried to access one cell, I found out the the most you can do is access the whole row. I don't want to change the whole - I have 28 values in it!!!
How can I replace information in only one cell - preferably using PHP??? It's killing me!!!
Please don't jump on me saying I'm just posting, Iv'e been searching for the past 3 hours for a solution just so you guys don't yell at me for not trying
Thank you soooooooo much,
Yuval
What bothers me the most, is that INSERT doesn't have a WHERE to it, unlike SELECT.
I'm not even sure whether INSERT can replace data or not. I have a cell, that already contains data, but now I want to replace that data with new one, but when I tried to access one cell, I found out the the most you can do is access the whole row. I don't want to change the whole - I have 28 values in it!!!
How can I replace information in only one cell - preferably using PHP??? It's killing me!!!
Please don't jump on me saying I'm just posting, Iv'e been searching for the past 3 hours for a solution just so you guys don't yell at me for not trying
Thank you soooooooo much,
Yuval