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

mysql - java.sql.SQLException Parameter index out of range (1 > number of parameters, which is 0) -

c - ALSA programming: how to stop immediately -