|
Search:
Advanced search
|
Browse by category:
|
Glossary | Contact Us |
![]() |
What is an extended stored procedure? Can you instantiate a COM object by using T-SQL? |
||||
An extended stored procedure
is a function within a DLL (written in a programming language like C, C++ using Open Data
Services (ODS) API) that can be called from T-SQL
, just the way we call normal stored procedures using the EXEC statement. See books online to learn how to create extended stored procedures and how to add them to SQL
Server. |
||||
Powered by
DBNest.com (Nest of DB Professionals)
