I am trying to access mssql server data base using ADO SQL v2 Sensor and in the process of creating the sensor it asks for the connection string? what exact details should i give for that. should i create a odbc connection? If it is needed how should i create odbc connection and what should i give for the connection string? Any help will be very valuable. Thanks.


Article Comments

Hi,
You might check connectionstrings.com. You should be able to find the correct string there.
Best regards


Jul, 2016 - Permalink

Thank you i will look into that.


Jul, 2016 - Permalink

I am using ms sql server 2014 and in that site there were no examples for my version. can you provide me a sample connnection string for ms sql server 2014? it will be a great help


Jul, 2016 - Permalink

These should work: http://www.connectionstrings.com/sql-server/


Jul, 2016 - Permalink

Thanks a lot!!!


Jul, 2016 - Permalink