Browse Source

update, don't remove 'Known Issues' docs section.

Ramiro Morales 7 years ago
parent
commit
cf6faabd12
1 changed files with 5 additions and 0 deletions
  1. 5 0
      docs/sources/features/datasources/mssql.md

+ 5 - 0
docs/sources/features/datasources/mssql.md

@@ -71,6 +71,11 @@ Example:
 
 Make sure the user does not get any unwanted privileges from the public role.
 
+### Known Issues
+
+If you're using an older version of Microsoft SQL Server like 2008 and 2008R2 you may need to disable encryption to be able to connect.
+If possible, we recommend you to use the latest service pack available for optimal compatibility.
+
 ## Query Editor
 
 {{< docs-imagebox img="/img/docs/v51/mssql_query_editor.png" class="docs-image--no-shadow" >}}