O
onc
Using data reader against one of my Oracle tables is crashing with following
error:
System.Data.OracleClient.OracleException: ORA-01406: fetched column value
was truncated.
This happens with Microsoft ADO driver to Oracle. Oracle ADO driver works
just fine.
Error happens only with some records (there are some pretty large columns in
a table), but not other.
I wonder if anyone has any insights to this issue – we don’t want to compile
Oracle drivers into our base applications, because most of our customers are
using SQL Server.
Thanks in advance.
error:
System.Data.OracleClient.OracleException: ORA-01406: fetched column value
was truncated.
This happens with Microsoft ADO driver to Oracle. Oracle ADO driver works
just fine.
Error happens only with some records (there are some pretty large columns in
a table), but not other.
I wonder if anyone has any insights to this issue – we don’t want to compile
Oracle drivers into our base applications, because most of our customers are
using SQL Server.
Thanks in advance.