Home Page › Forums › BizTalk 2004 – BizTalk 2010 › SQL adapter: encounter error in using SQL Transport Schema Wizard BizTalk 2006 › Re: SQL adapter: encounter error in using SQL Transport Schema Wizard BizTalk 2006
March 22, 2007 at 6:51 AM
#18100
I have come across this "failed to execute sql error" Microsoft should do something to provide more info in the error message. In your case it looks like some problem with the DTC which is running on the biztalk machine, are u using a transaction shape in your orchestration? Depending on the serialization(transaction serialization not object serialization) mode this error can occur even when select is used.