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 an extended stored procedure? Can you instantiate a
COM object by using T-SQL?

Answer Posted / swapna

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.

Yes, you can instantiate a COM (written in languages like
VB, VC++) object from T-SQL by using sp_OACreate stored
procedure.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain transaction server isolation?

984


what is the system function to get current user's user id? : Sql server database administration

961


if you encounter this kind of an error message, what you need to look into to solve this problem? : Sql server database administration

945


How self join is different from outer join?

1070


Can a synonym name of a table be used instead of a table name in a select statement?

980


what's the difference between a primary key and a unique key? : Sql server database administration

902


What is BCP? When does it used in sql server 2012?

1010


Do I need a report server to run reports in my application?

157


What number sorts of privileges are accessible in sql?

985


Mention what are the different types of ssrs reports?

146


How to check if a table is being used in sql server?

911


What do you understand by check constraint in sql server?

893


How to create a dynamic cursor with the dynamic option?

982


Can you insert NULL in unique column?

1109


What is user-defined function?

921