BizTalk Server Orchestration - SQL Adapter Problem

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > January 2005 > SQL Adapter Problem





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author SQL Adapter Problem
Sents

2005-01-19, 7:47 am

I have a stored procedure.

Select * from orginal table if <<condition>>
If exists
Insert into duplicate table
else
insert into orginal table.

I am calling this stored procedure from Orchestration thru SQL adapter.

If i send record one by one with certain time interval it inserts properly.
If i drop mulitple records(which has duplicate), then it is inserts
duplicate record in oringal table. B'cose it is executing simultaneously
(with multiple instance of orch). I have put atomic scope with serilizable in
send shape . But still it is doing in the same way. Any thoughts on this.

Regards
Senthil

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com