SQLite

From FUDforum Wiki
Jump to: navigation, search

FUDforum provides out of the box support for SQLite databases.

SQLite is extremely fast (probably the fasted database supported), but is only suitable for small forums (couple of thousand posts max).

Checking DB integrity

To check if your database is OK, navigate to the SQL Manager and run:

pragma integrity_check;

If problems are detected, run:

reindex;
vacuum;

External links

Supported database types

DB2 | CUBRID | Firebird | MySQL | PostgreSQL | Oracle | SQLite | SQL Server

Also see: FUDforum tables
Languages
Personal tools
This is a cached copy of the requested page, and may not be up to date.

Sorry! This site is experiencing technical difficulties.
Try waiting a few minutes and reloading.

(Can't contact the database server: Cannot return last error, no db connection)


You can try searching via Google in the meantime.
Note that their indexes of our content may be out of date.