Skip to content

Commit 16eaebf

Browse files
committed
Update meta descriptions
1 parent 147ec1f commit 16eaebf

10 files changed

Lines changed: 19 additions & 12 deletions

docs/connect/jdbc/reference/sqlserverconnection-class.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: "SQLServerConnection Class | Microsoft Docs"
2+
title: "SQLServerConnection Class"
3+
description: "Learn the public API details for the SQLServerConnection class in the JDBC Driver for SQL Server."
34
ms.custom: ""
45
ms.date: "01/19/2017"
56
ms.prod: sql

docs/connect/jdbc/setting-the-data-source-properties.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: "Setting the data source properties | Microsoft Docs"
2+
title: "Setting the data source properties"
3+
description: "Learn about data sources in JDBC and how to set their properties to configure database access with Java."
34
ms.custom: ""
45
ms.date: "08/12/2019"
56
ms.prod: sql

docs/connect/jdbc/use-bulk-copy-api-batch-insert-operation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Bulk copy API for batch insert in JDBC"
3-
description: "Microsoft JDBC Driver for SQL Server supports using Bulk Copy API for batch insert operations against Azure Data Warehouse."
3+
description: "Microsoft JDBC Driver for SQL Server supports using Bulk Copy for batch insert operations against Azure Data Warehouse for faster loading of data into the database."
44
ms.custom: ""
55
ms.date: "08/12/2019"
66
ms.prod: sql

docs/connect/odbc/windows/connection-resiliency-in-the-windows-odbc-driver.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: "Connection Resiliency in the Windows ODBC Driver | Microsoft Docs"
2+
title: "Connection Resiliency in the Windows ODBC Driver"
3+
description: "Learn how connection resiliency in the ODBC Driver transparently restores connections and improves application behavior when the server closes idle connections."
34
ms.custom: ""
45
ms.date: "01/19/2017"
56
ms.prod: sql

docs/connect/oledb/applications/updating-an-application-to-oledb-driver-for-sql-server-from-mdac.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Updating an Application to OLE DB Driver for SQL Server from MDAC | Microsoft Docs"
3-
description: "Updating an application to OLE DB Driver for SQL Server from MDAC"
2+
title: "Updating an Application to OLE DB Driver for SQL Server from MDAC"
3+
description: "Learn what's changed from the old OLE DB Provider for SQL Server and the new OLE DB Driver for SQL Server and what you need to know to update to the new driver."
44
ms.custom: ""
55
ms.date: "06/12/2018"
66
ms.prod: sql

docs/connect/oledb/features/performing-bulk-copy-operations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Performing Bulk Copy Operations | Microsoft Docs"
3-
description: "Performing bulk copy operations using OLE DB Driver for SQL Server"
2+
title: "Performing Bulk Copy Operations"
3+
description: "Learn about performing bulk copy operations using OLE DB Driver for SQL Server and how it enables fast transfer of data into the database."
44
ms.custom: ""
55
ms.date: "06/12/2018"
66
ms.prod: sql

docs/connect/oledb/features/using-azure-active-directory.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: "Using Azure Active Directory| Microsoft Docs for SQL Server"
2+
title: "Using Azure Active Directory"
3+
description: "Learn about the Azure Active Directory authentication methods available in the Microsoft OLE DB Driver for SQL Server that enable connecting to Azure SQL databases."
34
ms.custom: ""
45
ms.date: "10/11/2019"
56
ms.prod: sql

docs/connect/php/connecting-to-the-server.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: "Connecting to the Server | Microsoft Docs"
2+
title: "Connecting to the Server"
3+
description: "Learn about the different methods to connect to the database using the Microsoft Drivers for PHP for SQL Server."
34
ms.custom: ""
45
ms.date: "03/26/2018"
56
ms.prod: sql

docs/connect/php/how-to-retrieve-date-and-time-type-as-strings-using-the-sqlsrv-driver.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: "Retrieve Date and Time Types as Strings Using the SQLSRV Driver | Microsoft Docs"
2+
title: "Retrieve Date and Time Types as Strings Using the SQLSRV Driver"
3+
description: "Learn how to retrieve date and time types as strings using the SQLSRV driver for PHP for SQL Server."
34
ms.custom: ""
45
ms.date: "02/11/2019"
56
ms.prod: sql

docs/connect/php/programming-guide-for-php-sql-driver.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: "Programming Guide for the Microsoft Drivers for PHP for SQL Server | Microsoft Docs"
2+
title: "Programming Guide for the Microsoft Drivers for PHP for SQL Server"
3+
description: "Learn how to get started with PHP programming using the Microsoft Drivers for PHP for SQL Server."
34
ms.custom: ""
45
ms.date: "03/26/2018"
56
ms.prod: sql

0 commit comments

Comments
 (0)