Page 1 of 1

Which Database ?

Posted: 22 Jan 2014 17:51
by dave
Commander4j can use 3 types of databases,

mySQL
MS-SQL
Oracle

In order to create all the tables required by the application you need to use the Setup4j program. However it is assumed that you have been able to do the following yourself :-

Install the database software
Create a Database for Commander to use
Create a user with sufficient permissions that can create Tables, Indexes, Functions, Procedures etc.

All 3 databases use different techniques to do this, perhaps the easiest one being Microsoft SQL Server if your a Windows user and mySQL for any operating system.