Resources for IT Professionals > Forums Home > BizTalk Server Forums > BizTalk Server Adapters and Adapter Pack > How to provide multiple input parameters for where clause in SQLEXECUTE
Ask a questionAsk a question
 

AnswerHow to provide multiple input parameters for where clause in SQLEXECUTE

  • Wednesday, October 28, 2009 10:51 PMColorado Mike Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Has Code
    I am using SQLEXECUTE in BizTalk. I would like to execute the query ... select * from ACCOUNT where ACCTID=:num1 or BALANCE=:num2; Could someone help me with the XML Syntax? I tried adding the XML to the post but it would not display properly. Thanks!

Answers

All Replies