if you're trying to connect to an external database like mysql, sqlserver e.t.c here's a tutorial , http://www.helloandroid.com/tutorials/connecting-mysql-database, if u're not familiar with php then u'll probably have to use a servlet (java) or a web application (.net) to connect to the database and then use your android app to connect to the servlet. There's no direct connection from android to external databases.
On Aug 15, 11:18 pm, abhijit chakra <[email protected]> wrote: > how to display data's that are stored in database..please tell me the > procedure. > thanks in advance. -- 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

