You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/linux/sql-server-linux-develop-connectivity-libraries.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,15 +30,15 @@ Check out our [Getting Started Tutorials](http://aka.ms/sqldev) to quickly get s
30
30
31
31
The table below lists connectivity libraries or *drivers* that client applications can use from a variety of languages to connect to and use Microsoft SQL Server running on-premises or in the cloud, on Linux, Windows or Docker and also to Azure SQL Database and Azure SQL Data Warehouse.
32
32
33
-
| Language | Platform | Additional resources | Download |
| C++ | Windows, Linux |[Microsoft ODBC Driver for SQL Server](https://msdn.microsoft.com/en-us/library/mt654048(v=sql.1).aspx)|[Download](https://msdn.microsoft.com/en-us/library/mt654048(v=sql.1).aspx)|
33
+
| Language | Platform | Additional resources | Download | Get Started |
| C++ | Windows, Linux |[Microsoft ODBC Driver for SQL Server](https://msdn.microsoft.com/en-us/library/mt654048(v=sql.1).aspx)|[Download](https://msdn.microsoft.com/en-us/library/mt654048(v=sql.1).aspx)|
42
42
43
43
The table below lists a few examples of Object Relational Mapping (ORM) frameworks and web frameworks that client applications can use with Microsoft SQL Server running on-premises or in the cloud, on Linux, Windows or Docker and also to Azure SQL Database and Azure SQL Data Warehouse.
Copy file name to clipboardExpand all lines: docs/release-notes/sql-server-help-installation.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,9 @@ ms.author: "carlasab"
22
22
23
23
This article walks you through how to install local Help, and how to display online and local Help. The article covers Microsoft Help viewer 1.1 and 2.2, and documentation for [!INCLUDE[ssSQL14_md](../includes/sssql14-md.md)] and for [!INCLUDE[ssCurrent_md](../includes/sscurrent-md.md)].
24
24
25
+
>[!IMPORTANT]
26
+
>The Help Viewer does not support proxy settings, and does not support the ISO format.
27
+
25
28
>**F1 and Help**
26
29
>>When you press F1, the corresponding topic appears online. The topic can not be displayed in local Help.
0 commit comments