On Wed, Dec 29, 2010 at 6:33 PM, Kostya Vasilyev <[email protected]> wrote:
> Docs: > > > http://developer.android.com/reference/android/database/sqlite/SQLiteDatabase.html > > I pasted my code here: > > http://pastebin.com/1hKWffeu > > It doesn't differentiate between read-only and writable database open modes > (SqliteOpenHelper does), and probably lacks some error handling here and > there (this is work in progress). > > However, it should be enough to get you on the way. > > -- Kostya > > Thank you Kostya. -- God is Real, unless declared Integer. J. Allan Toogood, FORTRAN programmer -- 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

