Category: sqlite

Download and use sqlite3.dll

SQLite can also be used from the command line, but rather it is often used by other applications such as PHP and Rails. In this case, use “sqlite3.dll” instead of “sqlite3.exe” for the command line. This section explains how to download “sqlite3.dll” file. In PHP, necessary DLLs are also installed when installing. Therefore, it does not necessarily have to be separately downloaded. I will download it. Please access the following URL. http://www.sqlite.org/ Please click on […]