Search found 2 matches
- Mon Sep 12, 2016 3:09 am
- Forum: Application Development
- Topic: Issue sending data to sqlexpress from 2 hmis over a network
- Replies: 1
- Views: 6897
Issue sending data to sqlexpress from 2 hmis over a network
Hi All, Following is my setup, I have 2 Beijer HMIs t7f2 and t5f2 connected to a computer via a ethernet hub. I have written the script inside each of the HMI to periodically send data to the sql express 2012 on the computer. This works perfectly when I connect only one of the HMIs. The issue, As so...
- Thu Jul 14, 2016 4:27 am
- Forum: Database
- Topic: Integrating T10f-2 With MySql
- Replies: 1
- Views: 23108
Integrating T10f-2 With MySql
Dear All, I am trying to integrate T10f-2 with MySql server on a external windows machine to push the data stored in the HMI onto it. Procedure followed: 1) Added the reference to the MySql.Data.dll(using Projects -> Referenced Assemblies menu). 2) Added code to create a connection to the MySqlClien...