Difference between revisions of "Setup4j"
From Commander4j Wiki
Line 1: | Line 1: | ||
− | + | The Setup4j utility allows you to setup the database you want to use with Commander4j. The application supports 3 types of database | |
− | + | * mySQL | |
+ | * Microsoft SQL Server | ||
+ | * Oracle | ||
+ | |||
+ | In addition to creating the tables needed for Commander4j the Setup4j also creates a file called hosts.xml which is loaded at startup and displays a menu to allow you to select which database you want to connect to. | ||
+ | |||
+ | [[File:host_selection.jpg]] | ||
* Defines how to connect to your database | * Defines how to connect to your database |
Revision as of 07:44, 3 May 2018
The Setup4j utility allows you to setup the database you want to use with Commander4j. The application supports 3 types of database
- mySQL
- Microsoft SQL Server
- Oracle
In addition to creating the tables needed for Commander4j the Setup4j also creates a file called hosts.xml which is loaded at startup and displays a menu to allow you to select which database you want to connect to.
- Defines how to connect to your database
- Installs or Updates the Application tables in the database
- Identifies which database is to be used by the Interface Service.