Skip to content

Commit 99b3a40

Browse files
authored
Merge pull request #15976 from David-Engel/descriptions
Update meta descriptions
2 parents 4586dbb + a5b963d commit 99b3a40

6 files changed

Lines changed: 12 additions & 6 deletions

docs/connect/jdbc/code-samples/retrieving-result-set-data-sample.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: "Retrieving result set data sample | Microsoft Docs"
2+
title: "Retrieving result set data sample"
3+
description: "Learn how to retrieve a set of data from a SQL database and display that information in a Java application."
34
ms.custom: ""
45
ms.date: "08/12/2019"
56
ms.prod: sql

docs/connect/jdbc/diagnosing-problems-with-the-jdbc-driver.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: "Diagnosing problems with the JDBC driver | Microsoft Docs"
2+
title: "Diagnosing problems with the JDBC driver"
3+
description: "Learn how to diagnose and troubleshoot problems like error handling, checking the driver version and tracing."
34
ms.custom: ""
45
ms.date: "08/12/2019"
56
ms.prod: sql

docs/connect/jdbc/getting-the-driver-version.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: "Getting the driver version | Microsoft Docs"
2+
title: "Getting the driver version"
3+
description: "Learn how and where to find the version of the Microsoft JDBC Driver for SQL Server."
34
ms.custom: ""
45
ms.date: "08/12/2019"
56
ms.prod: sql

docs/connect/jdbc/retrieving-result-set-data-sample.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: "Retrieving result set data sample | Microsoft Docs"
2+
title: "Retrieving result set data sample"
3+
description: "Learn how to retrieve a set of data from a SQL database and display that information in a Java application."
34
ms.custom: ""
45
ms.date: "08/12/2019"
56
ms.prod: sql

docs/connect/php/how-to-send-and-retrieve-utf-8-data-using-built-in-utf-8-support.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: "How to: Send and Retrieve UTF-8 Data Using Built-In UTF-8 Support | Microsoft Docs"
2+
title: "How to: Send and Retrieve UTF-8 Data Using Built-In UTF-8 Support"
3+
description: "Learn how to send and retrieve UTF-8 encoded data using UTF-8 support built in to the drivers for PHP."
34
ms.custom: ""
45
ms.date: "03/23/2018"
56
ms.prod: sql

docs/connect/php/sqlsrv-driver-api-reference.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: "SQLSRV Driver API Reference | Microsoft Docs"
2+
title: "SQLSRV Driver API Reference"
3+
description: "The API reference for the SQLSRV driver for PHP describes available functions, their parameters, and return values."
34
ms.custom: ""
45
ms.date: "03/26/2018"
56
ms.prod: sql

0 commit comments

Comments
 (0)