DB Inbound – Fail to convert resultset to row set

Clovertech Forums Cloverleaf DB Inbound – Fail to convert resultset to row set

  • Creator
    Topic
  • #122119
    Peter Heggie
    Participant

      I am using a DB Inbound protocol and using a SQL statement, not a stored procedure. The SQL is a SELECT. The format is SELECT tablename.columnname, tablename.columnname, ……. WHERE tablename.columnname = ‘value’.

      The invocation returns “Fail to convert resultset to row set:Index: 123, Size: 123”. What part is the resultset and what part is the row set? I am selecting specific columns, why would that cause some kind of indexing / number-of-items problem?

       

      Peter

      Peter Heggie
      PeterHeggie@crouse.org

    • You must be logged in to reply to this topic.