Thing is not running - SQL JDBC
Hello,
I try to connect a Microsoft SQL Database to ThingWorx … I installed the JDBC MSSQL Connector Extension from the Marketplace and imported it … Then I created a Thing “DB1” with the Base Thing Template MSSqlServer… In the Configuration page I tried to configured…
JDBC Driver Class Name:
com.microsoft.sqlserver.jdbc.SQLServerDriver
JDBC Connection String:
jdbc:sqlserver://127.0.0.1\SQLEXPRESS;databaseName=thingworx
connectionValidationString:
SELECT GETDATE()
Database User Name:
sa
Database Password:
my password
after saving I get the Message Thing[DB1] is not running…
can anybody help me?
I use..
Thingworx:8 trial
Microsoft SQL Server 2017
best regards!

