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
http://www.sqlite.org/2013/sqlite-dll-win32-x86-3080002.zip
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





0 Comments

Featured Post

Improving C# Performance by Using AsSpan and Avoiding Substring

During development and everyday use, Substring is often the go-to choice for string manipulation. However, there are cases where Substring c...

MSDEVBUILD - English Channel

MSDEVBUILD - Tamil Channel

Popular Posts