Hello I am totally new to android. I have been given the task of creating a simple Android Application that stores data on the devices database. I assume it will be SQLite database?. The requirement is then is to connect the device via a usb cable to a pc hosting a SQLServer database. Data from the SQLite database must then be synchronize to the SQLServer database, i.e. data will be pushed and pulled back to the SQLite database.
The specific requirement is for a USB connection as the devices will not have internet connection much of the time. Therefore I am not looking for a web service solution. The pc hosting the SQLServer database is a stand alone PC with no internet connection. This may seem archaic but that is how the users work ( i.e. mobile users working in rural locations returning to an office pc in a cabin in the wilderness on which they must all sync their days data, real time data is not important, it is a statistics/counts collecting application) The SQLServer database has a complex VB Application that sits on top of it and works nicely so I cannot change the PC database. I am looking for a workable solution, so mobile app, mobile database and sync advise would be most appreciated. Thanks Andy -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

