sql server connection
Hello!
I created a database thing with the template ”MySqlServer”.Our database is on our sql servers(not localhost). I set the JDBC connection setting according to conguration that I found in the website.When I run my sample query I get the error Thing [ARASDATABASE] is not running. According to the previous comments I must restart tomcat but our thingworx instance is test instance that we got to evaluate it. I do not have a war file to deploy on Tomcat. So how can I solve this problem? I also do not know if I should first download and import JDBC connector Extension first or not? I was also following the tutorial lab 2 to create ACMESQLDatabase. I imported MailandSQLextensionpackage and created ACMESQLDatabase(I have already installed MySQL and tested it via MYSQL 5.6 Command Line Client) but when I run my query I get the error “Unable to Invoke Service GetAllRecords on ACMESQLDatabase : Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.” I would appreciate very much if you can help me with these issues.
