Make a HTTP Request to your server and then the server takes that data and write it into your database? For making HTTP Request from Android: http://www.anddev.org/doing_http_post_with_android-t492.html
Capture the data now on your server and then you write into your database depending upon your database. Thanks, J On Thu, Jun 19, 2008 at 3:33 PM, ruben <[EMAIL PROTECTED]> wrote: > > > I want to write a row into a server database table with android. > > Links and useful comments are welcome. > > Thanks, > Ruben > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

