Skip to content

Latest commit

 

History

History
54 lines (46 loc) · 2.77 KB

File metadata and controls

54 lines (46 loc) · 2.77 KB
title Extended Stored Procedures Programmer's Reference | Microsoft Docs
ms.custom
ms.date 03/09/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology stored-procedures
ms.topic reference
topic_type
apiref
apinav
helpviewer_keywords
extended stored procedures [SQL Server], listed
ms.assetid 4e9d0374-0927-4f17-bab9-2215b1b8fea8
author rothja
ms.author jroth
manager craigg

Extended Stored Procedures Programmer's Reference

Important

[!INCLUDEssNoteDepFutureDontUse] Use CLR integration instead.

The [!INCLUDEmsCoName] Extended Stored Procedure API, previously part of Open Data Services, provides a server-based application programming interface (API) for extending [!INCLUDEmsCoName] [!INCLUDEssNoVersion] functionality. The API consists of C and C++ functions and macros used to build applications.

With the emergence of newer and more powerful technologies such as CLR integration, the need for extended stored procedures has largely been replaced.

Important

You should thoroughly review the source code of extended stored procedures, and you should test the compiled DLLs before you install them on a production server. For information about security review and testing, see this Microsoft Web site.

In This Section

Data Types
srv_alloc
srv_convert
srv_describe
srv_getbindtoken
srv_got_attention
srv_rpcoptions
srv_message_handler
srv_paramdata
srv_paraminfo
srv_paramlen
srv_parammaxlen
srv_paramname
srv_paramnumber
srv_paramset
srv_paramsetoutput
srv_paramstatus
srv_paramtype