Can anyone suggest how to insert data to database from Thingworx? Through MS SQL extension, I am able to connect to database and read the data in the table. But I am not able to INSERT values into the table. The service showed some syntax error.
Solved! Go to Solution.
Use SQL Command to write a data to a DB.