4.2.4.1. Installation scripts

User the adequate script according to your database type.

The following database types are supported:

  • MSSQL (erp_install_mssql.sql)

  • MySQL (erp_install_mysql.sql)

  • Oracle (erp_install_oracle.sql)

  • Oracle XE (erp_install_oracle-xe.sql)

  • DB/2 (erp_install_db2.sql)

  • SAPDB (erp_install_sapdb.sql)

  • SQLite (erp_install_sqlite.sql)

In your SQL prompt, execute required the SQL commands.

[Note]Note

Have a look on the readme file in respective directory.

The most important sections of the script are explained below.