Nathan wrote: > I don't know if you've solved this by now, but I see the same behavior > with a completely different query that uses five parameters. The only > thing in common, probably, is the use of floating point. > > I've had okay results using one parameter, or passing a fully > populated string both in code and in sqlite3. > > I see this as a bug in SQLiteDatabase.rawQuery. After all, the > documentation does not state that you can use only one '?'.
Because you can use more than one. > Has this bug been reported? Create a project that demonstrates the problem, open an issue on http://b.android.com, and shoot me the issue number when you've done that. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 2.0 Available! -- 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