Connection of MS SQL server 2014 with thingworx
Hi!!!
I am connecting my TWX with MS SQL Database.
JDBC Driver Class name: com.microsoft.sqlserver.jdbc.SQLServerDriver
JDBC connection string: jdbc:sqlserver://localhost:1433;databaseName=thingworx
While executing my service i am getting an error as
"Unable to Invoke Service test on sample_thing : Login failed for user ''. ClientConnectionId:1b3f3f02-a405-4e4a-b04e-86618c94cedf"
and also getting error in importing jdbc driver for mssql server from TWX market place.
So this is the whole scenario.
I hope you are getting me.
