Skip to main content
1-Visitor
February 22, 2019
Solved

How to create database in thingworx?

  • February 22, 2019
  • 1 reply
  • 2974 views

Hi,

   How can I Create and Maintain Database (Tables with Relations) in Thingworx?

 

Regards,

Surekha N.

Best answer by slangley

Hi @Surekha.

 

Apologies for the misunderstanding.

 

It's not clear what your intent is but this link may be helpful.  Note there are several other links to resources that can help you determine the best architectural design for your environment.

 

Once you have reviewed this information, please let us know if you have further questions.  We will need to be provided with details of your requirements to provide appropriate answers.

 

Regards.

 

--Sharon

1 reply

1-Visitor
February 22, 2019

If it's a simple database without relations, you can use out of the box DataTables objects.

Otherwise you will have to use the JDBC connector (http://support.ptc.com/help/thingworx_hc/thingworx_7_hc/#page/ThingWorx_Help_Center%2FThingWorxHelpCenterDITAFiles%2FThingWorxExtensibility%2FJDBCExtension%2FJDBCExtension.html%23) in order to connect to an external database and work with it.

Support
March 4, 2019

Hi @Surekha.

 

If the response provided by @CarlesColl answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon

Surekha1-VisitorAuthor
1-Visitor
March 5, 2019
Hi @slangley ,
I want to create relational database with in thingworx. But above mentioned is not that.
Regards,
Surekha N.