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

How to access named pipes using JavaScript in Firefox add-on? -

multithreading - OPAL (Open Phone Abstraction Library) Transport not terminated when reattaching thread? -

node.js - req param returns an empty array -