Database Connectivity

I am doing android application. I want to connect Microsoft SQL Server 2008 to that application. Is it possible to connect android apps with SQL Server in place of SQLite? If possible Kindly explain with an example?

Check this link. And check this and this for example.

And yes, from the next time onwards ask these type of question at Stackoverflow.

3 Likes

There are better places to ask such questions, like http://stackoverflow.com/

1 Like

Thanks but I want one example.