Hello, I am trying to connect mysql database to VTScada application.
First of all, is it possible to save to database values from plc through VTScada?
I want to save temperatures through time.
If yes, I haven't manage it yet. I have created a Realm and added my current application to the realm.
I created a VTS ODBC connection at System DSN. I test the connection and obviously it returns connection failure.
Where can I declare which database I want to connect to?
I did not find anything in the developer manual.
And after my connection is established, I need an SQL query driver to save data to database?
Does this driver supports UPDATE query?
Best regards
Hello, I am trying to connect mysql database to VTScada application.
First of all, is it possible to save to database values from plc through VTScada?
I want to save temperatures through time.
If yes, I haven't manage it yet. I have created a Realm and added my current application to the realm.
I created a VTS ODBC connection at System DSN. I test the connection and obviously it returns connection failure.
Where can I declare which database I want to connect to?
I did not find anything in the developer manual.
And after my connection is established, I need an SQL query driver to save data to database?
Does this driver supports UPDATE query?
Best regards