Hi,

have just a simple question, trying not to waste too much time on it :

i'm trying to create a SimpleCursorAdapter for an AutocompleteTextView,
based on a sqlite db.
For that, I have to implement the IFilterQueryProvider interface.
More precisely, I'm working on the public Android.Database.ICursor
RunQuery(Java.Lang.ICharSequence constraint) method.
So it has to return an ICursor.

Am I wrong or the Mono.Data.Sqlite does not provide any way to get cursor
from query ?
Have I to use instead the Android.Database.Sqlite namespace and its
functions to get it work ?

Thx a lot for our answers.

--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Mono-Data-Sqlite-and-cursors-tp4913036p4913036.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to