I have to check if drivers of sql are properly inserted in the PI system.
I created a receiver cc and tried to connect to the databse by creating a external definition.
I tried to import metadata and I got exception cannot establish connection with this driver. I am using mssql
connection parameters are
com.microsoft.jdbc.sqlserver.SQLServerDriver
jdbc:Microsoft:sqlserver://IPaddress:port;databaseName=<tablename>
are they correct?
how do I check telnet in SM69 ? Can tell me how?
Regards