1.4 Installation of the driver on the target device
1.4.1 Windows machines
The target part of the driver, which is used for connecting to the database is included in the Development tools of the REX Control System as mentioned above.
1.4.2 Linux machines
If there is no RexCore runtime module installed on your target device, install it first using the Getting started guide of the REX Control System for the given platform, e.g. [1].
In order to enable connection to SQL databases from the REX Control System the driver
must be installed. This is done from command line using the command
Debian Linux:
sudo apt-get install rex-dbdrvt
[Previous] [Back to top] [Up] [Next]