Hi there ,
If I have a database with columns (first second, third) , and I have button with textbox , now when the user enter a text and press a button the column "second" will be changed with that text , I mean when I write "hello " my database will be " first, Hello,third)
, can I do that ? I you can explain it to me with example please .
Go to the complete details ...