Using SQL Adapter "Function in Store procedure"

Home Page Forums BizTalk 2004 – BizTalk 2010 Using SQL Adapter "Function in Store procedure"

Viewing 1 reply thread
  • Author
    Posts
    • #18913

       Hi all

      I try auto generating Schema  to be used for Sql UpdateDatagram

      The problem I am facing is that I have a column, whose value is supplied by a built in Function,

      called inside the StoreProcedure. How do I specify or generate the Schema.

      Knowing that the coulmn value is defined in an insert statement ,

      but not in Declaration in Insert varaibles.

       

      Regards

      Ed 

       

       

    • #18916

      Not sure if this will work for you situation, but can’t you wrap your SQL call in a stored proc and return data from it..

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.