Thank you for the screenshot.
In Rapid SCADA 6 channels of the string type may contain more then 8 characters.
However, the DB import driver currently does not support long strings. The driver needs an update to implement the required feature.
If I understand well, 2 problems
– SCADA channel that may contains > 8 car –> solved in version 6 (I can upgrade my system)
– Driver must be modified to take in account string > 8 car
Sorry if it is studi question but how to modifiy the driver ?
Any source code somewhere ?