I am calling a database function in a service which returns me a
cursor with string values but it behaves abnormally,sometimes it
fetches the values and sometimes the count is 0 though the value has
just been inserted.I am calling the service as soon as a value is
inserted in the database.Also, the parameters passed to the database
function are displayed correctly in my LogCat . The query used to
interact with database is a rawQuery.


Please suggest where am i wrong?

-- 
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

Reply via email to