Mobile service automatic table creation
i want mobile service able add tables service there needed example new user might need separate tables for profile info, games involved , list of friends. far haven't been able see examples of this, asking or else. have looked @ management portal , able add tables mobile applications schema test app created says table doesn't exist. dynamically increase tables think still achieve result want stored procedures (which don't have experience with) , mssql object. there built in easier way? want know because told tables cheaper databases id go down route if possible.
thank you
when create tables in underlying sql server database, have create table same name in azure mobile services "data" tab, automatically wire underlying sql server table , can use through azure mobile services data approach. tables not cheaper databases... azure mobile service tables sql server tables underneath.
hope answers question?
Microsoft Azure > Azure Mobile Apps
Comments
Post a Comment