Menu

#203 Function: CUBRIDParameter.Write had a bug.

open
nobody
None
5
2012-08-16
2012-08-16
Jira Trac
No

If parameter type is follows:
CUBRIDDataType.CCI_U_TYPE_SET;
CUBRIDDataType.CCI_U_TYPE_MULTISET;
CUBRIDDataType.CCI_U_TYPE_SEQUENCE;
Called function CUBRIDStream.WriteCollection using the wrong data type.
Source code:
stream.WriteCollection((object[])paramValue, this.paramCUBRIDDataType);

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.