Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit c5d3084

Browse files
committed
Merge branch 'release-sqlseattle' of https://github.com/MicrosoftDocs/sql-docs-pr into 20180605_KubernetesAG
2 parents 2afcbed + 876447d commit c5d3084

131 files changed

Lines changed: 1991 additions & 1566 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openpublishing.redirection.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3727,7 +3727,22 @@
37273727
"source_path": "docs/integration-services/connection-manager/connect-to-a-dbase-or-other-dbf-file.md",
37283728
"redirect_url": "/sql/integration-services/connection-manager/integration-services-ssis-connections",
37293729
"redirect_document_id": false
3730+
},
3731+
{
3732+
"source_path": "docs/2014/integration-services/connection-manager/connect-to-an-excel-workbook.md",
3733+
"redirect_url": "/sql/integration-services/load-data-to-from-excel-with-ssis?view=sql-server-2014",
3734+
"redirect_document_id": false
3735+
},
3736+
{
3737+
"source_path": "docs/2014/integration-services/connection-manager/connect-to-an-access-database.md",
3738+
"redirect_url": "/sql/integration-services/connection-manager/integration-services-ssis-connections?view=sql-server-2014",
3739+
"redirect_document_id": false
3740+
},
3741+
{
3742+
"source_path": "docs/2014/integration-services/connection-manager/connect-to-a-dbase-or-other-dbf-file.md",
3743+
"redirect_url": "/sql/integration-services/connection-manager/integration-services-ssis-connections?view=sql-server-2014",
3744+
"redirect_document_id": false
37303745
}
3731-
3746+
37323747
]
37333748
}

docs/2014/2014-toc/TOC.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
# [Books Online for SQL Server 2014](books-online-for-sql-server-2014.md)
2-
## [Case Study: Building an Enterprise Ecosystem with Microsoft Dynamics ERP and SQL Server 2014 Replication for Scalability and Performance](case-study-building-an-enterprise-ecosystem.md)
3-
## [Index Design Guide](sql-server-index-design-guide.md)
4-
## [Transaction Locking and Row Versioning Guide](sql-server-transaction-locking-and-row-versioning-guide.md)
5-
## [Transaction Log Architecture and Management](sql-server-transaction-log-architecture-and-management.md)
6-
## [Glossary](glossary.md)
72

83
# [Analysis Services +](../analysis-services/analysis-services.md)
94
# [Data Quality Services +](../data-quality-services/data-quality-services.md)
@@ -15,6 +10,7 @@
1510
# [Relational Database Features +](../relational-databases/database-features.md)
1611
# [Reporting Services +](../reporting-services/create-deploy-and-manage-mobile-and-paginated-reports.md)
1712
# [Tutorials for SQL Server 2014 +](../tutorials/tutorials-for-sql-server-2014.md)
13+
# [Glossary](glossary.md)
1814

1915
# [What's New in SQL Server 2014 +](../sql-server/what-s-new-in-sql-server-2016.md)
2016

@@ -27,7 +23,12 @@
2723
## [Developer's Guide (Reporting Services) +](../reporting-services/reporting-services-developer-documentation.md)
2824

2925
# [Installation for SQL Server 2014 +](../database-engine/install-windows/installation-for-sql-server.md)
26+
## [Upgrade Advisor +](../sql-server/install/sql-server-2014-upgrade-advisor.md)
27+
## [Setup and Servicing Installation +](../sql-server/install/setup-and-servicing-installation.md)
3028
# [Configuration Manager Help +](../tools/configuration-manager/sql-server-configuration-manager-help.md)
3129

32-
# [Setup and Servicing Installation](../sql-server/install/setup-and-servicing-installation.md)
33-
# [Upgrade Advisor](../sql-server/install/sql-server-2014-upgrade-advisor.md)
30+
# [Index Design Guide](sql-server-index-design-guide.md)
31+
# [Transaction Locking and Row Versioning Guide](sql-server-transaction-locking-and-row-versioning-guide.md)
32+
# [Transaction Log Architecture and Management](sql-server-transaction-log-architecture-and-management.md)
33+
# [Case Study: Building an Enterprise Ecosystem with Microsoft Dynamics ERP and SQL Server 2014 Replication for Scalability and Performance](case-study-building-an-enterprise-ecosystem.md)
34+

docs/2014/analysis-services/data-mining-tutorials-analysis-services.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ helpviewer_keywords:
1313
- "data mining [Analysis Services], designing"
1414
ms.assetid: 96eea930-4a4f-42d8-bf72-6c5daf1a5f09
1515
caps.latest.revision: 19
16-
author: "jeannt"
17-
ms.author: "jeannt"
18-
manager: "jhubbard"
16+
author: "minewiskan"
17+
ms.author: "owend"
18+
manager: "kfile"
1919
---
2020
# Data Mining Tutorials (Analysis Services)
2121
[!INCLUDE[msCoName](../includes/msconame-md.md)] [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] [!INCLUDE[ssASnoversion](../includes/ssasnoversion-md.md)] makes it easy to create sophisticated data mining solutions. The tools in [!INCLUDE[ssASnoversion](../includes/ssasnoversion-md.md)] help you design, create, and manage data mining models that use either relational or cube data. You can manage client access to data mining models and create prediction queries from multiple clients.

docs/2014/analysis-services/dev-guide/data-mining-programming.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ helpviewer_keywords:
1414
- "data mining [Analysis Services], developer's guide"
1515
ms.assetid: 9fd77b16-0b89-44ce-bcf1-7c04b62499da
1616
caps.latest.revision: 19
17-
author: "jeannt"
18-
ms.author: "jeannt"
19-
manager: "mblythe"
17+
author: "minewiskan"
18+
ms.author: "owend"
19+
manager: "kfile"
2020
---
2121
# Data Mining Programming
2222
If you find that the built-in tools and viewers in [!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)] do not meet your requirements, you can extend the power of [!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)] by coding your own extensions. In this approach, you have two options:

docs/2014/analysis-services/dev-guide/ole-db-for-data-mining.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ helpviewer_keywords:
1515
- "OLE DB for Data Mining"
1616
ms.assetid: 69f306df-8038-463f-91c3-5413503246c2
1717
caps.latest.revision: 29
18-
author: "jeannt"
19-
ms.author: "jeannt"
20-
manager: "mblythe"
18+
author: "minewiskan"
19+
ms.author: "owend"
20+
manager: "kfile"
2121
---
2222
# OLE DB for Data Mining
2323
The data mining features in [!INCLUDE[msCoName](../../includes/msconame-md.md)] [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] [!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)] comply with the [!INCLUDE[msCoName](../../includes/msconame-md.md)] OLE DB for Data Mining 1.0 specification released in June 2000.

docs/2014/database-engine/install-windows/TOC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
## [Local Language Versions in SQL Server](../../sql-server/install/local-language-versions-in-sql-server.md)
99
## [File Locations for Default and Named Instances of SQL Server](../../sql-server/install/file-locations-for-default-and-named-instances-of-sql-server.md)
1010
# [Install SQL Server 2014](install-sql-server.md)
11-
11+
## [About the SQL Server Database Engine](install-sql-server-database-engine.md)
1212
## [Install Distributed Replay](../../tools/distributed-replay/install-distributed-replay.md)
1313
## [Distributed Replay Requirements](../../tools/distributed-replay/distributed-replay-requirements.md)
1414
## [Install Distributed Replay (Setup)](../../sql-server/install/install-distributed-replay-setup.md)

docs/2014/integration-services/TOC.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
### [Complete the Wizard (SSIS Package Upgrade Wizard)](complete-the-wizard-ssis-package-upgrade-wizard.md)
5454
### [Upgrading the Packages (SSIS Package Upgrade Wizard)](upgrading-the-packages-ssis-package-upgrade-wizard.md)
5555
## [SQL Server Import and Export Wizard +](import-export-data/import-and-export-data-with-the-sql-server-import-and-export-wizard.md)
56+
## [Import from or export to Excel](load-data-to-from-excel-with-ssis.md)
5657
## [Troubleshooting Tools for Package Development +](troubleshooting/troubleshooting-tools-for-package-development.md)
5758
## [Events Logged by an Integration Services Package](performance/events-logged-by-an-integration-services-package.md)
5859
## [View Log Entries in the Log Events Window](view-log-entries-in-the-log-events-window.md)

docs/2014/integration-services/configure-ole-db-connection-manager.md

Lines changed: 22 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,27 @@
1-
---
2-
title: "Configure OLE DB Connection Manager | Microsoft Docs"
3-
ms.custom: ""
4-
ms.date: "06/13/2017"
5-
ms.prod: "sql-server-2014"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.technology:
9-
- "integration-services"
10-
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
12-
f1_keywords:
13-
- "sql12.dts.designer.oledbconnection.f1"
14-
helpviewer_keywords:
15-
- "Configure OLE DB Connection Manager dialog box"
16-
ms.assetid: 66b60dda-1f1b-45d0-9818-8434ea1121eb
17-
caps.latest.revision: 20
18-
author: "douglaslMS"
19-
ms.author: "douglasl"
20-
manager: "jhubbard"
21-
---
22-
# Configure OLE DB Connection Manager
1+
---
2+
title: "Configure OLE DB Connection Manager | Microsoft Docs"
3+
ms.custom: ""
4+
ms.date: "06/13/2017"
5+
ms.prod: "sql-server-2014"
6+
ms.reviewer: ""
7+
ms.suite: ""
8+
ms.technology:
9+
- "integration-services"
10+
ms.tgt_pltfrm: ""
11+
ms.topic: "article"
12+
f1_keywords:
13+
- "sql12.dts.designer.oledbconnection.f1"
14+
helpviewer_keywords:
15+
- "Configure OLE DB Connection Manager dialog box"
16+
ms.assetid: 66b60dda-1f1b-45d0-9818-8434ea1121eb
17+
caps.latest.revision: 20
18+
author: "douglaslMS"
19+
ms.author: "douglasl"
20+
manager: "jhubbard"
21+
---
22+
# Configure OLE DB Connection Manager
2323
Use the **Configure OLE DB Connection Manager** dialog box to add a connection to a data source, which can be either a new connection or a copy of an existing connection.
2424

25-
> [!NOTE]
26-
> If the data source is [!INCLUDE[msCoName](../includes/msconame-md.md)] Office Excel 2007, the data source requires a different connection manager than earlier versions of Excel. For more information, see [Connect to an Excel Workbook](connection-manager/connect-to-an-excel-workbook.md).
27-
>
28-
> If the data source is [!INCLUDE[msCoName](../includes/msconame-md.md)] Office Access 2007, the data source requires a different OLE DB provider than earlier versions of Access. For more information, see [Connect to an Access Database](connection-manager/connect-to-an-access-database.md).
29-
3025
To learn more about the OLE DB connection manager, see [OLE DB Connection Manager](connection-manager/ole-db-connection-manager.md).
3126

3227
## Options

docs/2014/integration-services/connection-manager/connect-to-a-dbase-or-other-dbf-file.md

Lines changed: 0 additions & 47 deletions
This file was deleted.

docs/2014/integration-services/connection-manager/connect-to-an-access-database.md

Lines changed: 0 additions & 87 deletions
This file was deleted.

0 commit comments

Comments
 (0)