Home Page › Forums › BizTalk 2004 – BizTalk 2010 › How to Update records through SQL Adapter › How to Update records through SQL Adapter
May 11, 2006 at 9:00 AM
#13558
Thanx SAM , but i have to do it with UpdateGram and not by the StoredProcedure. i also inserted the data through UpdateGram’s Insert option and not by the StoredProcedure. so how can i update usind the UpdateGram’s UPDATE option. any suggestions??