Skip to content

Commit fd67512

Browse files
committed
meta data updates - mostly author
1 parent 93a5574 commit fd67512

5 files changed

Lines changed: 14 additions & 22 deletions

docs/integration-services/import-export-data/choose-a-data-source-sql-server-import-and-export-wizard.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,14 @@ title: "Choose a Data Source (SQL Server Import and Export Wizard) | Microsoft D
33
ms.custom: ""
44
ms.date: "01/28/2019"
55
ms.prod: sql
6-
ms.prod_service: "integration-services"
76
ms.reviewer: ""
87
ms.technology: integration-services
98
ms.topic: conceptual
109
f1_keywords:
1110
- "sql13.dts.impexpwizard.chooseadatasource.f1"
1211
ms.assetid: ebf28a62-dfc1-4b39-9db5-df1919e5fccb
13-
author: "douglaslMS"
14-
ms.author: "douglasl"
12+
author: janinezhang
13+
ms.author: janinez
1514
manager: craigg
1615
---
1716
# Choose a Data Source (SQL Server Import and Export Wizard)

docs/integration-services/import-export-data/choose-a-destination-sql-server-import-and-export-wizard.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,14 @@ title: "Choose a Destination (SQL Server Import and Export Wizard) | Microsoft D
33
ms.custom: ""
44
ms.date: "03/16/2017"
55
ms.prod: sql
6-
ms.prod_service: "integration-services"
76
ms.reviewer: ""
87
ms.technology: integration-services
98
ms.topic: conceptual
109
f1_keywords:
1110
- "sql13.dts.impexpwizard.chooseadestination.f1"
1211
ms.assetid: 1898be15-3e69-42d3-8ecb-3733c9f6c8e3
13-
author: "douglaslMS"
14-
ms.author: "douglasl"
12+
author: janinezhang
13+
ms.author: janinez
1514
manager: craigg
1615
---
1716
# Choose a Destination (SQL Server Import and Export Wizard)

docs/integration-services/import-export-data/column-conversion-details-dialog-box-sql-server-import-and-export-wizard.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,14 @@ title: "Column Conversion Details Dialog Box (SQL Server Import and Export Wizar
33
ms.custom: ""
44
ms.date: "02/16/2017"
55
ms.prod: sql
6-
ms.prod_service: "integration-services"
76
ms.reviewer: ""
87
ms.technology: integration-services
98
ms.topic: conceptual
109
f1_keywords:
1110
- "sql13.dts.impexpwizard.issuedetails.f1"
1211
ms.assetid: e2d00a39-dfbd-4821-a4d8-a5bd1164ed4d
13-
author: "douglaslMS"
14-
ms.author: "douglasl"
12+
author: janinezhang
13+
ms.author: janinez
1514
manager: craigg
1615
---
1716
# Column Conversion Details Dialog Box (SQL Server Import and Export Wizard)

docs/integration-services/import-export-data/column-mappings-sql-server-import-and-export-wizard.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,14 @@ title: "Column Mappings (SQL Server Import and Export Wizard) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "03/16/2017"
55
ms.prod: sql
6-
ms.prod_service: "integration-services"
76
ms.reviewer: ""
87
ms.technology: integration-services
98
ms.topic: conceptual
109
f1_keywords:
1110
- "sql13.dts.impexpwizard.columnmapandtransform.f1"
1211
ms.assetid: eadc54a6-f936-4ffc-91d7-fbfd2bdcab93
13-
author: "douglaslMS"
14-
ms.author: "douglasl"
12+
author: janinezhang
13+
ms.author: janinez
1514
manager: craigg
1615
---
1716
# Column Mappings (SQL Server Import and Export Wizard)

docs/integration-services/lesson-1-6-adding-and-configuring-the-lookup-transformations.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
---
22
title: "Step 6: Add and configure the Lookup transformations | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "01/03/2019"
4+
ms.date: 03/19/2019
55
ms.prod: sql
6-
ms.prod_service: "integration-services"
7-
ms.reviewer: ""
86
ms.technology: integration-services
97
ms.topic: tutorial
108
ms.assetid: 5c59f723-9707-4407-80ae-f05f483cf65f
11-
author: "douglaslMS"
12-
ms.author: "douglasl"
9+
author: janinezhang
10+
ms.author: janinez
1311
manager: craigg
12+
ms.reviewer: ""
1413
---
1514
# Lesson 1-6: Add and configure the Lookup transformations
1615

@@ -92,7 +91,7 @@ In both cases, the Lookup transformation uses the OLE DB connection manager you
9291

9392
8. On the **Columns** page, make the following selections:
9493

95-
1. In the **Available Input Columns** panel, drag **CurrencyDate** to the **Available Lookup Columns** panel and drop it on **FullDateAlternateKey**.
94+
1. In the **Available Input Columns** panel, drag **CurrencyDate** to the **Available Lookup Columns** panel and drop it on **FullDateAlternateKey**. If you see a message indicating a data type mismatch, change the data type of CurrencyDate to [DT_DBDATE].
9695

9796
2. In the **Available Lookup Columns** list, select the check box to the left of **DateKey**.
9897

@@ -108,7 +107,4 @@ In both cases, the Lookup transformation uses the OLE DB connection manager you
108107
[Step 7: Add and configure the OLE DB destination](../integration-services/lesson-1-7-adding-and-configuring-the-ole-db-destination.md)
109108

110109
## See also
111-
[Lookup transformation](../integration-services/data-flow/transformations/lookup-transformation.md)
112-
113-
114-
110+
[Lookup transformation](../integration-services/data-flow/transformations/lookup-transformation.md)

0 commit comments

Comments
 (0)