Hey guys,
I am working on an android app that needs to use data from a existing MS SQL database for my login system and a few other queries. What is the easiest way to do this?
Can i use SQLite?
If not, it must be a ASP API that does the job, are there any existing ones?
Thanks!