Showing posts with label SQLite. Show all posts
Showing posts with label SQLite. Show all posts

Monday, April 9, 2012

SQLite notes

http://coderzheaven.com/2011/04/using-sqlite-in-android-a-really-simple-example/3/

SQLite manager : http://coderzheaven.com/2011/04/sqlitemanager-plugin-for-eclipse/

Saturday, April 7, 2012

SQLite Implementation and Understanding

SQLite Table creation : http://www.sqlite.org/lang_createtable.html

Some SQLite Video: http://www.video2brain.com/en/videos-4429.htm (just explaining basic things)

How to create Database: http://www.youtube.com/watch?v=bF1sxGfNz-o