5.55.0.19 Still can't display CLOB with NET option.
Posted: Wed 01 Jun 2005 03:12
find out the problem.but I can't corroct because I haven't NET source.
The reason is: my clob include chinese and english. '中文 english'
so the length of clob is widestring's length. not the field's real bytes length.
and ODAC fetch only widestring's length of clob field.
Can you correct this problem?
Thanks.
The reason is: my clob include chinese and english. '中文 english'
so the length of clob is widestring's length. not the field's real bytes length.
and ODAC fetch only widestring's length of clob field.
Can you correct this problem?
Thanks.