...
Attention:
If you plan an Upgrade from custo diagnostic 4.x to custo diagnostic 5.x you have to create a new separate Database for custo diagnostic 5.x. Its not possible to "convert" or "update" the custo diagnostic 4.x SQL Database to custo diagnostic 5.x into inside the same SQL Database! After you has installed and running custo diagnostic 5.x you can migrate a custo diagnostic 4.x database into your new empty custo diagnostic 5.x system.
Installation
After the Database is ready to run you can start the Setup. During the Setup you can select 'MS SQL Server':
Please perform all Steps from the "Installation with H2 Database" up to Step 5.
In Step 6 please fill the Fields with the following Information:
Option | Description |
---|---|
MS SQL Server Hostname | the Hostname of the SQL Server Computer without the Instance Name |
MS SQL Server Port | the fixed (TCP) Port of the SQL Server |
MS SQL Server Database Name | the Database Name created by you |
MS SQL Server SQL User | the Database User with db_owner Rights (created from the Login) |
MS SQL Server Password | the Password of the SQL Database User |
...