How can I update database in server code
Posted: Fri Aug 15, 2014 4:48 pm
How can I run a database update operation inside server code? I want to update a field based on user id. Do I also need to have a sessionToken or just database id?
Thanks