RESFul Service to access database and get json response
hi,
I need to build a service wherein i can access the database, get / insert / update values to and from the database and send the response back in Json format. Kindly help me with designing the same.