Difference between revisions of "Database Name"

From PGVWiki
Jump to navigation Jump to search
(New page: {{glossary | description = The database in the server you want PhpGedView to use.<br /><br />The username you enter in the Database Username field must have Create, Insert, Update, Delete,...)
 
(No difference)

Latest revision as of 20:17, 4 April 2008

Database Name
The database in the server you want PhpGedView to use.

The username you enter in the Database Username field must have Create, Insert, Update, Delete, and Select privileges on this database. In SQLite you need to set this to a file name in a directory that is writable by PHP such as your index directory (index/phpgedview.db).

Used in: PGV Configuration