android - Web App Database vs Mobile App Data base -


i have created web application inventory management system , have used sqlserver 2005 supporting database. need create similar application using android.

my questions are:
1.) can use same database creating android application or should modify database fit mobile platform.

2.) if can use above database how provide connectivity between android application , sqlserver. web service way out?

thanks in advance


Comments

Popular posts from this blog

java - Intellij Synchronizing output directories .. -

git - Initial Commit: "fatal: could not create leading directories of ..." -