Skip to content

Commit d4f1480

Browse files
committed
Merging changes synced from https://github.com/MicrosoftDocs/sql-docs-pr (branch live)
2 parents 819c00f + 5861b7b commit d4f1480

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

docs/integration-services/import-export-data/data-type-mapping-in-the-sql-server-import-and-export-wizard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ manager: craigg
1717

1818
## <a name="wizardMapping"></a> How does the wizard map data types between source and destination?
1919
The wizard uses mapping files that are installed by [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] [!INCLUDE[ssISnoversion](../../includes/ssisnoversion-md.md)] to map data types from one database system or version to another. For example, it can map from [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] data types to Oracle data types. By default, the mapping files in XML format are installed in the following folders.
20-
- **C:\Program Files\Microsoft SQL Server\130\DTSMappingFiles\** (for 64-bit)
21-
- **C:\Program Files (x86)\Microsoft SQL Server\130\DTSMappingFiles\** (for 32-bit).
20+
- **C:\Program Files\Microsoft SQL Server\130\DTSMappingFiles\\** (for 64-bit)
21+
- **C:\Program Files (x86)\Microsoft SQL Server\130\DTSMappingFiles\\** (for 32-bit).
2222

2323
If you edit an existing mapping file, or add a new mapping file to the folder, you have to close and reopen the [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Import and Export Wizard or [!INCLUDE[ssBIDevStudioFull](../../includes/ssbidevstudiofull-md.md)] to load the new or changed mapping file.
2424

docs/relational-databases/maintenance-plans/history-cleanup-task-maintenance-plan.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
title: "History Cleanup Task (Maintenance Plan) | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "03/14/2017"
4+
ms.date: 03/14/2017
55
ms.prod: sql
6-
ms.prod_service: "database-engine"
7-
ms.reviewer: ""
86
ms.technology: supportability
97
ms.topic: conceptual
108
f1_keywords:
@@ -14,6 +12,7 @@ helpviewer_keywords:
1412
ms.assetid: 66bb6c39-958c-4053-a27f-b1118d2567f5
1513
author: MikeRayMSFT
1614
ms.author: mikeray
15+
ms.reviewer: ""
1716
manager: craigg
1817
---
1918
# History Cleanup Task (Maintenance Plan)

0 commit comments

Comments
 (0)