bug in TCRDBGrid - clob
Posted: Wed 24 Jun 2015 12:29
Hi,
I have a table with a clob and a TCRDBGrid.
the clob holds a null character.
Using direct mode, unicode and unicode environment.
It is displayed in sql developer.
OraQuery1->Fields->Fields[1]->AsString holds the full string without the null character.
But when I edit the clob in a TCRDBGrid, everything after the null character seems "dropped" and not displayed.
Regards.
I have a table with a clob and a TCRDBGrid.
the clob holds a null character.
Using direct mode, unicode and unicode environment.
It is displayed in sql developer.
OraQuery1->Fields->Fields[1]->AsString holds the full string without the null character.
But when I edit the clob in a TCRDBGrid, everything after the null character seems "dropped" and not displayed.
Regards.