sql - Azure Mobile Services Insert function -


is possible handling handling external inserts/updates azure sql database azure mobile services (insert, update, directly db , etc.)
know scripting. tables working fine, , visible mobile service manage center.
need handle events direct sql requests db db management portal or azure web sites, without direct requests mobile service (rest api, , etc.)

is question how execute sql commands mobile device directly against database (sql database) without first going through rest api , scripting layer mobile services provides?

if so, answer no. mobile device needs way communicate database, uses api , scripting layer this. of course, build own web service layer works database. but, layer mobile services providing out-of-the-box.

however, if question can issue sql commands against database using tools sql server management studio or other web sites, answer yes. sql database mobile services provides regular sql database. have full control on it. can connect , issue commands sql database (via orm or direct sql statements).


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -