I would like share something related to Mobile Application Development.
SQLite Command Line Tool
- Download the sqlite command line tool
- Opening database with sqlite
- sqlite_dir_path> sqlite databasefile.db
- Note: Save sqlite database file with an extension .db
To find the commands help, please go through the following links
http://www.sqlite.org/sqlite.html
http://zetcode.com/databases/sqlitetutorial/tool/
http://souptonuts.sourceforge.net/readme_sqlite_tutorial.html
SQLite Database Browser
- Download the lastest sqlite browser files from SourgeForge
- Extract the files and execute the SQLite Database Browser.exe
- SQLite Database Browser will be opened
To find more information on usage, please go through the following links
http://www.reigndesign.com/blog/using-your-own-sqlite-database-in-android-applications/
http://www.vogella.de/articles/AndroidSQLite/article.html
3 comments:
Hi there, awesome site. I thought the topics you posted on were very interesting.
I tried to add your RSS to my feed reader and it a few. take a look at it, hopefully I can add you and follow.
Mobile Application Development
Great thoughts you got there, believe I may possibly try just some of it throughout my daily life.
Mobile Application Development
@Viji, Kousalya: Thanks for your comments ..
Post a Comment