Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: NOE10 /VAR - Data is to large for variable
NOE10 /VAR - Data is to large for variable
Posted: 2003/03/11 14:30
 
Hi,
My insert abends with this message (NOE10...)
when I Try to insert a byte array in a Varchar2(1999) field -ftmemo.
where does the size must be indicated.

Thanks
RE: NOE10 /VAR - Data is to large for variable
Posted: 2003/03/11 16:22
 
I got the same problem with indecating Odatasize with a value bigger than the need
RE: NOE10 /VAR - Data is to large for variable
Posted: 2003/03/12 12:38
 
I found the problem,

DefaultFormat.EnableLongString was not to TRUE value.

But I have an other problem , on Updates on the same table I got this error

NOE171/UPS only on tha table with long fields