Oracle Support

From MapbenderWiki

Jump to: navigation, search

Mapbender Oracle-Support

  • Lars Lingner would like to use Mapbender with Oracle and startet a discussion about this in the mailing list in 12/2006

The following changes have to be done to implement the Oracle support:

  • create a table schema for the oracle database: mapbender/resources/oracle
  • extending the mapbender.conf-dist
    • define("SYS_DBTYPE", "oracle");
    • elseif(SYS_DBTYPE=="oracle") to define the oracle connection parameters
  • create a database-oracle.php and configure the db-funktions
Personal tools