Displaying 1 result from an estimated 1 matches for "prodnm".
Did you mean:
prodm
2011 Apr 18
1
how to update data
hi, I have json string in json request.
i want to update the database using that string.
how can i do that?
There would be a multipal object in this string.
sample string is:
[{"product":{"amt":300,"created_at":"2011-03-28T05:46:52Z","id":1,"prodnm":"maruti","qty":1,"rate":12,"updated_at":"2011-03-28T05:46:52Z"}},{"product":{"amt":2000,"created_at":"2011-04-18T09:02:45Z","id":2,"prodnm":"lux","qty":2,"rat...