Skip to content

Question: Is the CLOB data type supported? #355

@richardm90

Description

@richardm90
  • odbc Package Version: 2.4.8
  • ODBC Driver: unixODBC 2.3.9
  • Database Name: DB2 for i
  • Database Version: V7R5
  • Database OS: IBM i
  • Node.js Version: v18.17.1
  • Node.js OS: IBM i

It looks to me as though the CLOB data type is still not supported but I wanted to check this for sure.

I created a simple SQL stored procedure with two parameters; one an input CLOB and the second an output CLOB. When I run my test Node.js App I get the following message.

Error: [odbc] Error binding parameters to the procedure

I've looked at the following similar issues, which (along with my test results) suggest that CLOB isn't currently supported.

I noticed in issue #137 this suggested an RFE had been raised. I checked the Ideas portal and I couldn't find one.

Is the CLOB data type supported?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions