Skip to content

Commit 545a99f

Browse files
committed
Update meta descriptions
1 parent 11da2bd commit 545a99f

10 files changed

Lines changed: 10 additions & 0 deletions

docs/connect/jdbc/setting-the-connection-properties.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Setting the connection properties"
3+
description: "The connection string properties for the Microsoft JDBC Driver for SQL Server can be specified in various ways."
34
ms.custom: ""
45
ms.date: "03/13/2020"
56
ms.prod: sql

docs/connect/jdbc/using-the-jdbc-driver.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Using the JDBC driver | Microsoft Docs"
3+
description: "This section provides quick start instructions for making a simple connection to a SQL Server database by using the Microsoft JDBC Driver for SQL Server."
34
ms.custom: ""
45
ms.date: "03/24/2020"
56
ms.prod: sql

docs/connect/php/installation-tutorial-linux-mac.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Linux and macOS Installation Tutorial for the Microsoft Drivers for PHP for SQL Server | Microsoft Docs"
3+
description: "In these instructions, learn how to install the Microsoft Drivers for PHP for SQL Server on Linux or macOS."
34
ms.date: "04/15/2020"
45
ms.prod: sql
56
ms.prod_service: connectivity

docs/connect/php/loading-the-php-sql-driver.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Loading the Microsoft Drivers for PHP for SQL Server | Microsoft Docs"
3+
description: "This page provides instructions for loading the Microsoft Drivers for PHP for SQL Server into the PHP process space."
34
ms.custom: ""
45
ms.date: "02/11/2019"
56
ms.prod: sql

docs/connect/php/microsoft-php-driver-for-sql-server.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Microsoft Drivers for PHP for SQL Server | Microsoft Docs"
3+
description: "The Microsoft Drivers for PHP for SQL Server enable integration with SQL Server for PHP applications via PHP extensions."
34
ms.custom: ""
45
ms.date: "03/26/2018"
56
ms.prod: sql

docs/connect/php/system-requirements-for-the-php-sql-driver.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "System Requirements for the Microsoft Drivers for PHP for SQL Server | Microsoft Docs"
3+
description: "The Microsoft Drivers for PHP for SQL Server support a wide range of PHP versions, operating systems, and SQL Server versions."
34
ms.custom: ""
45
ms.date: "01/31/2020"
56
ms.prod: sql

docs/connect/python/pyodbc/python-sql-driver-pyodbc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Python SQL Driver - pyodbc | Microsoft Docs"
3+
description: "This guide describes installing Python, the Microsoft ODBC Driver for SQL Server, and pyODBC. Then using the sample code, connect to and interact with a SQL database."
34
ms.custom: ""
45
ms.date: "08/09/2017"
56
ms.prod: sql

docs/connect/python/pyodbc/step-1-configure-development-environment-for-pyodbc-python-development.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Step 1: Configure pyodbc Python development environment | Microsoft Docs"
3+
description: "Step 1 of this getting started guide involves installing Python, the Microsoft ODBC Driver for SQL Server, and pyODBC into your development environment."
34
ms.custom: ""
45
ms.date: "07/06/2018"
56
ms.prod: sql

docs/connect/python/pyodbc/step-2-create-a-sql-database-for-pyodbc-python-development.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Step 2: Create a SQL database for pyodbc Python development | Microsoft Docs"
3+
description: "Step 2 of this getting started guide involves creating a database in SQL Server or Azure SQL Database."
34
ms.custom: ""
45
ms.date: "08/08/2017"
56
ms.prod: sql

docs/connect/python/pyodbc/step-3-proof-of-concept-connecting-to-sql-using-pyodbc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Step 3: Proof of concept connecting to SQL using pyodbc | Microsoft Docs"
3+
description: "Step 3 is a proof of concept, which shows how you can connect to SQL Server using Python and pyODBC. The basic examples demonstrate selecting and inserting data."
34
ms.custom: ""
45
ms.date: "03/01/2020"
56
ms.prod: sql

0 commit comments

Comments
 (0)