Mark wrote: > Hello everyone, > Well about 3 weeks ago I switched to a Droid phone from a Windows > phone (and love it). I'm getting into the programming side now. I have > a MCSD & MCSE from Microsoft so I know programming. Now my question > is. I cant seem to find any information on connecting to a SQL Server > DB to retrieve & add data. It was easy on the Windows phone.
Write a Web service (e.g., REST) that bridges between your database and the outside world, then access the Web service from Android. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in NYC: 4-6 June 2010: http://guruloft.com -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en