what is extended StoreProcedure ?

Answer Posted / shantanub

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.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to overcome kernel isssues

1172


What is repeatable read?

540


what is the information that can be stored inside a bit column? : Sql server database administration

520


What is command parameter in ssrs?

120


What is inner join? Explain with an example?

688






How to execute function in stored procedure sql server?

539


What are the fixed server level roles? : sql server security

551


what are the different types of replication you can set up in sql server? : Sql server database administration

513


Explain filestream storage of sql server 2008?

516


How to list all field names in the result set using mssql_field_name()?

524


What are “lost updates”?

615


What are the different ways you can create databases in sql server?

569


What stored procedure can you use to display the current processes?

493


Explain about temporary stored procedure?

524


What do you mean by stored techniques? How would we use it?

580