Unable to connect to SQL server
Hi TW Gurus,
Need to know, How to connect to SQL server from a thing, I have created using base thing as database.
I was using trial version of TW.
Driver Class: com.microsoft.sqlserver.jdbc.SQLServerDriver
Connection String: jdbc:sqlserver://XXXXXXXX:1433;databaseName=XXXX
Privided user and password
in the log - I am getting this below error:
Unable to start thing ConnectSQlServer, JDBC Driver Class Not Found: com.microsoft.sqlserver.jdbc.SQLServerDriver
am I missing anything?
~PC

