Skip to content

Commit bff712b

Browse files
author
MightyPen
committed
Adding fixes for a few naked 'www.microsoft.com', to make them explicitly https.
1 parent 15dc15c commit bff712b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/relational-databases/server-management-objects-smo/smo-license-terms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "SQL Server Shared Management Objects (SMO) - License Terms | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "08/08/2018"
4+
ms.date: 12/15/2019
55
ms.prod: sql
66
ms.reviewer: ""
77
ms.technology: ssms
@@ -72,7 +72,7 @@ for this software, unless other terms accompany those items. If so, those terms
7272

7373
**6. DOCUMENTATION.** Any person that has valid access to your computer or internal network may copy and use the documentation for your internal, reference purposes.
7474

75-
**7. EXPORT RESTRICTIONS.** The software is subject to United States export laws and regulations. You must comply with all domestic and international export laws and regulations that apply to the software. These laws include restrictions on destinations, end users and end use. For additional information, see www.microsoft.com/exporting.
75+
**7. EXPORT RESTRICTIONS.** The software is subject to United States export laws and regulations. You must comply with all domestic and international export laws and regulations that apply to the software. These laws include restrictions on destinations, end users and end use. For additional information, see [https://www.microsoft.com/exporting](https://www.microsoft.com/exporting).
7676

7777
**8. SUPPORT SERVICES.** Because this software is "as is," we may not provide support services for it.
7878

docs/relational-databases/sqlxml/using-ado-to-execute-sqlxml-4-0-queries.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Using ADO to Execute SQLXML 4.0 Queries | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "03/14/2017"
4+
ms.date: 12/15/2019
55
ms.prod: sql
66
ms.prod_service: "database-engine, sql-database"
77
ms.reviewer: ""
@@ -117,7 +117,7 @@ monikerRange: "=azuresqldb-current||>=sql-server-2016||=sqlallproducts-allversio
117117
> [!NOTE]
118118
> If you need to install [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Native Client, see [Installing SQL Server Native Client](../../relational-databases/native-client/applications/installing-sql-server-native-client.md).
119119
120-
2. Verify that the version of MDAC installed for the client computer is 2.6 or later. If you need to verify MDAC version information, you can use the MDAC Component Checker tool, which is provided as free download from the Microsoft Web site (www.microsoft.com). Fore more information, search on "MDAC Component Checker" on the Microsoft Web site.
120+
2. Verify that the version of MDAC installed for the client computer is 2.6 or later. If you need to verify MDAC version information, you can use the MDAC Component Checker tool, which is provided as free download from the Microsoft Web site, [http://www.microsoft.com](http://www.microsoft.com). Fore more information, search on "MDAC Component Checker" on the Microsoft Web site.
121121
122122
3. Execute the script.
123123

0 commit comments

Comments
 (0)