Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property name

VitroConnection.DataSource.dbtype

Description

Change the dbtype setting to use a database other than MySQL. Otherwise, leave this value unchanged. Possible values are DB2, derby, HSQLDB, H2, MySQL, Oracle, PostgreSQL, and SQLServer. Refer to http://openjena.org/wiki/SDB/Databases_Supported for additional information.

Note

VIVO releases 1.5 and 1.6 use Jena version 1.3.4, which does not work correctly with Microsoft SQL Server. Unfortunately, it is not trivial to upgrade to a later version of Jena. Later versions of Jena do not support Jena RDB, which VIVO uses for contextual data.

This will be repaired in VIVO release 1.7.

Default valueMySQL
Example valueOracle

...