Database lookup.

Home Page Forums BizTalk 2004 – BizTalk 2010 Database lookup.

Viewing 1 reply thread
  • Author
    Posts
    • #19057

      Hi,
      when using a database lookup functiod, if the results have multiple rows is there away of selecting one particular row or does it always select the first one? or is there a way of adding two critera’s e.g. if id = 1 and price = 0.99.

      Thanks.

       

    • #19080

       

      Maximum number of input/output parameters for Database
      Lookup functoid are four so you can use more than one criteria’s.

      Keep in mind that the recordset returns only the first row
      of
      data that matches the specific criteria provided to the Database Lookup functoid.

      MAX

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