Creating or Updating the database schema

Moderator: dave

Post Reply
dave
Posts: 23
Joined: 12 Dec 2013 19:51

Creating or Updating the database schema

Post by dave » 22 Feb 2014 16:55

You will need to have installed one of the supported databases, mySQL, SQL Server or Oracle as the first step. Then create a user account for the Commander application to use.

This user must have permissions to create tables, indexes, functions and views.

To create your database for the first time have a look at this video

http://www.commander4j.com/website/down ... index.html

For each new version of Commander4j you need to update the database which is shown in the video below.

For upgrades always take a backup of your database BEFORE the upgrade is started.

http://www.commander4j.com/website/down ... index.html

Post Reply