I found this error message interesting. I have only seen it on an Android 2.2 device.
"Reached MAX size for compiled-sql statement cache for database /data/ data/com.application.android/databases/data; i.e., NO space for this sql statement in cache: UPDATE cse SET updatetime=? WHERE slug='My_slug'. Please change your sql statements to use '?' for bindargs, instead of using actual values." Guess I have some re-writing to do... -- 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

