Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
howtos:runsqlite [2008/02/08 18:49] – external edit 127.0.0.1howtos:runsqlite [2009/03/09 00:57] (current) – external edit 127.0.0.1
Line 2: Line 2:
 ==== (runsqlite.exe) ==== ==== (runsqlite.exe) ====
  
-The Windows installer creates a shortcut (Run SQLite utility) in the 'User Data' folder which runs this utility. The utility performs some simple input validation before starting the SQLite command-line utility (//sqlite.exe//).+The Windows installer creates a shortcut (Run SQLite utility) in the 'User Data' folder which runs this utility. The utility performs some simple input validation before starting the appropriate SQLite command-line utility (either //sqlite3.exe// for POPFile 1.1.0 (or later) or //sqlite.exe// for POPFile 0.21.0 to 1.0.1).
  
-One of the reasons for providing //runsqlite.exe// is that //sqlite.exe// creates an empty SQLite database without any warning if it cannot find the specified database.+One of the reasons for providing //runsqlite.exe// is that the SQLite command-line utility (//sqlite3.exe// or //sqlite.exe//creates an empty SQLite database without any warning if it cannot find the specified database.
  
 
howtos/runsqlite.1202496561.txt.gz · Last modified: 2009/03/09 00:57 (external edit)
Old revisions

Should you find anything in the documentation that is incomplete, unclear, outdated or just plain wrong, please let us know and leave a note in the Documentation Forum.

Recent changes RSS feed Donate Driven by DokuWiki
The content of this wiki is protected by the GNU Fee Documentation License