Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.21 KB

File metadata and controls

28 lines (22 loc) · 1.21 KB
title Running Stored Procedures How-to Topics (ODBC) | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology database-engine
ms.topic reference
helpviewer_keywords
stored procedures [ODBC], running
ms.assetid c2220182-a23d-4475-b353-77a77ab613d6
author mashamsft
ms.author mathoma
manager craigg

Running Stored Procedures How-to Topics (ODBC)

The [!INCLUDEssNoVersion] ODBC driver supports executing stored procedures as remote stored procedures. Executing a stored procedure as a remote stored procedure allows the driver and the server to optimize the performance of executing the procedure.

In This Section

See Also

ODBC How-to Topics