AVEVA System Platform SQL Data Object
-
- Posts: 1
- Joined: Mon Apr 04, 2022 11:30 am
- Location: Singapore
AVEVA System Platform SQL Data Object
Hi everyone, I am new here, currently I am working with AVEVA System Platform SCADA project where SCADA Data need to upload to a database frequently. so I setup a server remotely with database and tables (using Microsoft SQL server Management Studio). and using AVEVA System Platform SQL Data object i made a connection to the remote database and table and also add Attributes same as table Column. now I don't know how to use this SQL Data Object in My SCADA, how can i make it automatically insert My SCADA Data (selected data) to Database Table. Please Help me.