Previous Topic

Book Contents

Book Index

Next Topic

Installation of Valuemation Database

Preconditions:

  • Valuemation communicates with the database via the Java Database Connectivity Driver (JDBC).
  • Driver type 2 and driver type 4 are supported.
  • Valuemation needs to be provided with a platform-specific library (= the database driver) for the client. A database driver is not delivered with Valuemation. The JDBC drivers are either supplied by database producers or the drivers can be downloaded from the producers' websites.
  • Type 4 driver: With the Type 4 driver, the JDBC API commands are translated directly into DBMS commands of the respective database server and transferred to it via a network protocol. In most cases, the Type 4 driver is to be used.

    In general, the following rules will prevent errors:

    • For Type 4 drivers, the driver version must at least correspond to the version of the database server.
    • For Type 2 drivers, the driver version must correspond exactly to the version of the database client. Please check the JDBC compatibility matrix of the respective database producer to see whether other combinations are possible.

In This Chapter

Oracle

MSSQL

DB2

Maria DB

See Also

Installation

Supported Environments

Preparation for Installation

Release Notes

Valuemation Installation Wizard

Installation and Configuration of Valuemation Rich Client

Installation and Configuration of Valuemation Web Client

Authentication