Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu
Showing posts with label SQLite Installation. Show all posts
Showing posts with label SQLite Installation. Show all posts

Friday, September 13, 2013

SQLite Installation


SQLite Installation

Download Following Files

SQLite EXE(sqlite-shell-win32-*.zip)::

For database management

http://www.sqlite.org/2013/sqlite-dll-win32-x86-3080002.zip

SQLite dll(sqlite-dll-win32-*.zip)::

For Development



add your download file in your local machine C:/




 

And Run SQLite exe



After click exe you will following output

<output>
SQLite version 3.8.0.2 2013-09-03 17:11:13
Enter ".help" for instructions
Enter SQL statements terminated with a ";"

sqlite> Enter You query

<Output>

 



 

Same Process you can follow Linux OS and Mac OS.. If you have any query. Post command...I will reply soon