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...


in which case you have to use updategram and stored
procedure?

Answers were Sorted based on User's Feedback



in which case you have to use updategram and stored procedure?..

Answer / kavitha rajendran

If your case is the simple Add/Update-ing several rows, the
Updategram give you more simple way. You completely were
out of the SQL code.

SP give you more control under your data inside SQL. If you
also have SPs or
part of your business logic is/will be inside SQL you need
use SPs. Usually we have to use SP with OPENXML.

Is This Answer Correct ?    13 Yes 0 No

in which case you have to use updategram and stored procedure?..

Answer / tulasiram

we will use updategram and storedprocedure when we want to
insert any information to database or we are selecting any
information from database

Is This Answer Correct ?    7 Yes 1 No

in which case you have to use updategram and stored procedure?..

Answer / surjit

Use it for SQL schema generation using Add Generated items
wizard.

Use it for Send and receive Port

Is This Answer Correct ?    11 Yes 7 No

in which case you have to use updategram and stored procedure?..

Answer / abhi

when we use the SQL Adapter for generating Schemas, Port etc.

Is This Answer Correct ?    3 Yes 0 No

in which case you have to use updategram and stored procedure?..

Answer / prabhat shankar

This is way we can use updategram to update multiple rows
in BizTalk orchestration.

Using the updategram to insert and delete are very
straightforward. It's also easy to update one row of data
using the updategram in BizTalk. BizTalk SQL adapter seems
to be problematic when dealing with updating multiple rows
of data using updategram. SQL XML states that you need to
use the attribute "updg:id" to associate the records
enclosed in the <updg:before> and those enclosed in
<updg:after>

Is This Answer Correct ?    3 Yes 0 No

in which case you have to use updategram and stored procedure?..

Answer / purna

to update data into database we are using updatagram and to
retreving data from use stored procedures.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More BizTalk Interview Questions

How and why you have to use Active Directory in BizTalk development?

2 Answers  


In How many ways Orchestrations provide Subscription information to Message Box?

1 Answers   Accenture,


Explain about Message routing and content routing?

0 Answers  


What are the components of biztalk server architecture?

0 Answers  


what is custom pipeline and the use of custom pipeline ? why and how we use custom pipeline?

2 Answers  


Difference between Biztalk server and web services?

0 Answers  


How to put data using SQL Adapter?

1 Answers  


Define adapters?

0 Answers  


What is the difference between distinguished field and promoted property? : biztalk server

0 Answers  


What are Host and Host Instance?

0 Answers  


What is bam?

0 Answers  


What is biztalk orchestrations dehydration and rehydration? : biztalk server

0 Answers  


Categories