Solved
Write data to MS SQL database from Thingworx
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.

