Page 1 of 1

Send data to SQL Server from my phone

Posted: Thu May 29, 2014 2:05 am
by Tooba Atif

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?


Send data to SQL Server from my phone

Posted: Thu May 29, 2014 2:17 am
by Igor

Hi,

Please check the similar question https://getsatisfaction.com/apperyio/...


Send data to SQL Server from my phone

Posted: Thu May 29, 2014 4:17 am
by Tooba Atif

My portal is not for php as mentioned in answers
Can you tell me about C# and sql server not MySQL please?


Send data to SQL Server from my phone

Posted: Thu May 29, 2014 4:45 am
by Igor

You can connect Appery.io app to any data source available on the Internet as long as it’s exposed via REST API. You should implement REST API functionality on your side.
This link may be helpful:
http://www.codeproject.com/Articles/1...

Another way how you can connect Appery.io app to your DB is using RestXpress http://www.exadel.com/restxpress