Yeah, you should just do a join between table A and table B that includes the required column from B and use that in your cursor adapter.
A simple google search for sqlite join would give you a clear how-to. On 29 Juni, 07:39, jjoe64 <[email protected]> wrote: > i don't understand your problem. > did you joined your two tables? -- 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

