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/
Showing posts with label SQLite. Show all posts
Showing posts with label SQLite. Show all posts
Monday, April 9, 2012
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
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
To track SQLite in Eclipse:http://www.tylerfrankenstein.com/browse-android-emulator-sqlite-database-eclipse#comment-64
Download the program: http://www.questoid.com/Download.aspx
Errors to track : http://coderzheaven.com/2011/04/sqlitemanager-plugin-for-eclipse/
Friday, April 6, 2012
updating total for SQLite (adding another column for double value)
creating a column with Double value
Subscribe to:
Posts (Atom)