Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What is the purpose of self join?

1038


Which data type columns are the best candidates for full-text indexing?

1026


How to create a view and a stored procedure in ms sql server using "create view/procedure" statements?

1074


How to check table values in sql server?

1009


What is a data source or ds? : sql server analysis services, ssas

1053


What is an indexing strategy?

1072


Types of Authentications in Sql Server? How user gets authenticated through windows authentication?

1100


What are the advantages of using stored procedures in sql server?

1056


what's the difference between delete table and truncate table commands? : Sql server database administration

1041


how you can move data or databases between servers and databases in sql server? : Sql server administration

1030


Which tools are available to manage SQL Azure databases and servers?

115


Do you know how to make remote connection in database?

1010


What are the new features introduced in SQL Server 2000? What changed between the previous version of SQL Server and the current version?

2414


What is query and its types?

958


How can you stop stored procedures from recompiling?

950