Connection error while connecting mysql with schneider citect
Summary
Connection error while connecting mysql with schneider citectContent
Hello Everyone,
I am trying to connect citect with mysql. the odbc driver is used while connecting both. I have test the connection with the odbc driver it is successful but while send data from citect to mysql database it show the error. I have tried with sql standard, sql express everying works fine data reaches the desired database. I am using "mysql-5.7.19-winx64" version & trying to read data mysql workbench. I am confused please help. thanks in advance
the citect code given below:
FUNCTION Utility_Status_Report();
INT hSql;
1