IkData Windows 10 Installer
Tabla de Contenido
Requirements
Ik-Data needs to have a database connection, the supported options are: MySQL, PostgresSQL, SQL Server and Oracle.
By default the database connections is with MySQL, if you need to change it:
- Go to the Ik-Data installation path
- Enter to the folder
WindowsServer
Note: For Linux, the folder is
ikdataRunner
- Open the file
application.properties
- Look for the section
Supported SQL Databases
- Uncomment the line with the database connection you need.
Warning: This changes will be done with Ik-Data server stopped.
- Run the Ik-Data server.
Basic MySQL Installation
MySQL
-
Download
MySQL Installer 8.0.22
from MySQL Community Downloads -
Open
MySQL Installer 8.0.22
and select Custom option. -
In the Available Products select:
MySQL Server 8.0.21
MySQL ODBC
-
Select Standalone option and continue with the installation.
Install
-
Run
SetUp.EXE
As Admin.- Read and accept the Terms and Conditions, then click on
Yes
.
- Read and accept the Terms and Conditions, then click on
-
In the main window, click on
Install
. -
Now you can choose the path where you want to install Ik-Data, or use the default path. Then, click on
Next
. -
In this windows, you can
Start
the download of dependencies and IkData files (This process may take time depending on your internet connection).- When the download and installation finish, you can click on
Next
.
- When the download and installation finish, you can click on
-
IkData uses a DataBase to many process, thats why you have to enter your MySQL root password to configure ikdata user. Click on
Next
-
Finally, the installation process concludes. Click
Finish
to close the window.
Update
-
Run
SetUp.EXE
As Admin, if and update is available, the optionUpdate
will be visible. -
If you click on
Update
, and advertisement windows show you. You can accept (Yes
) or cancel (No
). -
If you accept the update, the download form appear, there you can
Start
the download orCancel
the update. -
When the update ends, the finish windows appear. Click
Finish
to close the window.
Uninstall
-
Run
SetUp.EXE
As Admin, if IkData is installed, the optionUninstall
will be visible. -
When you select
Uninstall
, and advertisement windows show you, ClickYes
to continue. -
When IkData is uninstalled, a second message let you choice between delete all IkData residual files.
-
Finally, click Finish to close the window.