> Like object i have some problem with jdbc driver. Android does not include JDBC.
> I wanna connect to a database server (postgresql) without write some > php script server side to comunicate with client (android mobile > phone) Write a Web service in PHP and connect to that Web service from Android using HttpURLConnection or HttpClient. -- Mark Murphy (a Commons Guy) http://commonsware.com Android App Developer Books: http://commonsware.com/books.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

