I am going to develop an Android application for a client. In which the data for the application is saved in the Microsoft SQL Server Database.
Usually I retrieve from MySQL database with PHP as webserver and parsed with json, I am not having hard at it. I don't have any clue to connect with Microsoft SQL Server Database.
I googled several times, but there is no good suggestion. Have any of you worked on it? Or if you have any ideas please share with me.