开发者

How can i use sql database query?

开发者 https://www.devze.com 2023-04-07 03:12 出处:网络
Hello. I am new to android. In my application there is three tables category , product and quality in spinner. when i select perticular c开发者_如何学运维ategory , product related to that category wo

Hello. I am new to android. In my application there is three tables category , product and quality in spinner. when i select perticular c开发者_如何学运维ategory , product related to that category would be display in product category. How can i do this? Please help me.


Manisha, I am assuming this database is local (sqlite3) and hence you would need to implement DatabaseHelper class.

Refer this tutorial for details

http://www.screaming-penguin.com/node/7742

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号