Skip to content

Commit 3272bf7

Browse files
author
MightyPen
committed
Fixed my oops re manager: name--- with no r n.
1 parent 9ebab65 commit 3272bf7

39 files changed

Lines changed: 81 additions & 42 deletions

File tree

docs/connect/jdbc/fips-mode.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ ms.custom: ""
44
ms.date: "03/26/2019"
55
ms.prod: sql
66
ms.prod_service: connectivity
7-
ms.reviewer: "craigg"
7+
ms.reviewer: genemi
88
ms.technology: connectivity
99
ms.topic: conceptual
10-
author: MightyPen
11-
ms.author: genemi
12-
manager: kenvh---
10+
author: MikeRayMSFT
11+
ms.author: mikeray
12+
manager: kenvh
13+
---
1314
# FIPS Mode
1415

1516
[!INCLUDE[Driver_JDBC_Download](../../includes/driver_jdbc_download.md)]

docs/connect/odbc/bug-fixes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ helpviewer_keywords:
1212
ms.assetid: f78b81ed-5214-43ec-a600-9bfe51c5745a
1313
author: "v-makouz"
1414
ms.author: v-jizho2
15-
manager: kenvh---
15+
manager: kenvh
16+
---
1617
# List of bugs fixed
1718

1819
This page contains a listing of bugs fixed in each release, starting with [!INCLUDE[msCoName](../../includes/msconame_md.md)] ODBC Driver 17 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]

docs/connect/odbc/data-classification.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ helpviewer_keywords:
1212
ms.assetid: f78b81ed-5214-43ec-a600-9bfe51c5745a
1313
author: "v-makouz"
1414
ms.author: v-makouz
15-
manager: kenvh---
15+
manager: kenvh
16+
---
1617
# Data Classification
1718
[!INCLUDE[Driver_ODBC_Download](../../includes/driver_odbc_download.md)]
1819

docs/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ helpviewer_keywords:
1212
ms.assetid: f78b81ed-5214-43ec-a600-9bfe51c5745a
1313
author: MightyPen
1414
ms.author: v-jizho2
15-
manager: kenvh---
15+
manager: kenvh
16+
---
1617
# Installing the Microsoft ODBC Driver for SQL Server on Linux and macOS
1718
[!INCLUDE[Driver_ODBC_Download](../../../includes/driver_odbc_download.md)]
1819

docs/connect/odbc/linux-mac/release-notes-odbc-sql-server-linux-mac.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ ms.technology: connectivity
99
ms.topic: conceptual
1010
author: karinazhou
1111
ms.author: v-jizho2
12-
manager: kenvh---
12+
manager: kenvh
13+
---
1314
# Release Notes for the Microsoft ODBC Driver to SQL Server on Linux and macOS
1415

1516
[!INCLUDE[Driver_ODBC_Download](../../../includes/driver_odbc_download.md)]

docs/connect/odbc/use-xa-with-dtc.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ helpviewer_keywords:
1111
- "driver"
1212
author: "karinazhou"
1313
ms.author: "v-jizho2"
14-
manager: kenvh---
14+
manager: kenvh
15+
---
1516
# Using XA Transactions
1617
[!INCLUDE[Driver_ODBC_Download](../../includes/driver_odbc_download.md)]
1718

docs/connect/odbc/windows/release-notes-odbc-sql-server-windows.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ ms.assetid: b8459ed8-625e-4d8b-891c-e7e78c9977cc
1010
ms.reviewer: "v-jizho2, v-chojas, genemi"
1111
author: v-makouz
1212
ms.author: v-makouz
13-
manager: kenvh---
13+
manager: kenvh
14+
---
1415
# Release Notes for ODBC to SQL Server on Windows
1516

1617
[!INCLUDE[Driver_ODBC_Download](../../../includes/driver_odbc_download.md)]

docs/connect/php/azure-active-directory.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ helpviewer_keywords:
1010
- "azure active directory, authentication, access token"
1111
author: "david-puglielli"
1212
ms.author: "v-dapugl"
13-
manager: v-mabarw---
13+
manager: v-mabarw
14+
---
1415
# Connect Using Azure Active Directory Authentication
1516
[!INCLUDE[Driver_PHP_Download](../../includes/driver_php_download.md)]
1617

docs/connect/php/connection-resiliency.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ ms.technology: connectivity
88
ms.topic: conceptual
99
author: "david-puglielli"
1010
ms.author: "v-dapugl"
11-
manager: v-mabarw---
11+
manager: v-mabarw
12+
---
1213
# Idle Connection Resiliency
1314
[!INCLUDE[Driver_PHP_Download](../../includes/driver_php_download.md)]
1415

docs/connect/php/formatting-decimals-pdo-sqlsrv-driver.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ helpviewer_keywords:
1010
- "formatting, decimal types, money values"
1111
author: "yitam"
1212
ms.author: "v-yitam"
13-
manager: v-mabarw---
13+
manager: v-mabarw
14+
---
1415
# Formatting Decimal Strings and Money Values (PDO_SQLSRV Driver)
1516
[!INCLUDE[Driver_PHP_Download](../../includes/driver_php_download.md)]
1617

0 commit comments

Comments
 (0)