in which case you have to use updategram and stored
procedure?
Answers were Sorted based on User's Feedback
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 |
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 |
Answer / abhi
when we use the SQL Adapter for generating Schemas, Port etc.
| Is This Answer Correct ? | 3 Yes | 0 No |
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 |
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 |
who is best faculty for sharePoint and Biztalk sandeepsoni from Deccansoft or premnath...........
Explain why messages are immutable inside biztalk?
can we promote property promotions through Orchestration?
Define orchestration
I have a receive port and send port whose message types are different.When I receive a message in my receive port,my process starts.I will construct my out message and give this to my send port.I am configuring a send port group to the logical send port.TO the send port group I have added many send ports with filters.The message in the send ports are not getting filtered based on my filters?
What is content routing?
Explain about biztalk orchestration?
How and why you have to use Active Directory in BizTalk development?
Source schema has nodes First Name, Last Name and destination schema has node Name. How we can get data at destination so that we can have two instance of Name (without using orchestration).
what is the difference between promoted and distinguished property?
How to transfer files without using Orchestration?
What is property schema?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)