Differences

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

Link to this comparison view

Next revision
Previous revision
howtos:sqlitestatuscheck [2007/01/24 09:39] texasfetthowtos:sqlitestatuscheck [2008/02/08 19:49] (current) – external edit 127.0.0.1
Line 16: Line 16:
 If you have more than one POPFile SQLite database then you can either place a copy of the utility in the same folder as the database (assuming it uses the default 'popfile.db' filename) or you can supply the name or the full path to the database on the command-line or via a suitable shortcut, e.g. If you have more than one POPFile SQLite database then you can either place a copy of the utility in the same folder as the database (assuming it uses the default 'popfile.db' filename) or you can supply the name or the full path to the database on the command-line or via a suitable shortcut, e.g.
  
-<code> 
 <code>    pfidbstatus.exe my_data.db</code> <code>    pfidbstatus.exe my_data.db</code>
 or or
Line 22: Line 21:
 or or
 <code>    pfidbstatus.exe /registry</code> <code>    pfidbstatus.exe /registry</code>
-</code> 
  
 (using '/registry' forces the utility to use the user-specific registry data created by the installer/'Add POPFile User' wizard to find the database file) (using '/registry' forces the utility to use the user-specific registry data created by the installer/'Add POPFile User' wizard to find the database file)
Line 28: Line 26:
 Some early versions of POPFile did not store the POPFile schema version in the database so the following "error" can probably be ignored (it just means this database belongs to an old version of POPFile - if you upgrade to the current version the database will be upgraded to include the schema version number): Some early versions of POPFile did not store the POPFile schema version in the database so the following "error" can probably be ignored (it just means this database belongs to an old version of POPFile - if you upgrade to the current version the database will be upgraded to include the schema version number):
  
-<code> 
 <code>    SQLite error detected when extracting POPFile schema version: <code>    SQLite error detected when extracting POPFile schema version:
     (SQL error: no such table: popfile)</code>     (SQL error: no such table: popfile)</code>
-</code> 
  
 ===== Separate Download ===== ===== Separate Download =====
 
howtos/sqlitestatuscheck.1169631548.txt.gz · Last modified: 2008/02/08 19:49 (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