Skip to content

Add support to edit CLOBS #69

@acautin

Description

@acautin

when trying to edit/insert a CLOB the driver returns Unsupported type in bind which I see is defined on

strcpy(r.gerrbuf, "Unsupported type in bind");

and I don't see SQLT_CLOB in the switch case, would it be possible to support this type ?.

cc @stoch

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions