Hi,
How can I send data from my phone to local sql database server(Microsoft SQL Server)? and update my phone data with local server data not the appery data.
Like I have a portal and I need to update the history of classes attended by a particular student(on my phone app) from that web portal Database which is linked with SQL Server.
How can I do that?