ORA-3115 - Unsupported network datatype or representation
Posted: Wed 25 May 2011 23:25
Hi
Environment is Delphi 2007 for Win32, Oracle 11 r2 (windows server), dbexpoda v 4.90.
I am using dbexpoda40.dll, the TCRSqlConnection, EnableBCD is True and everything else seems to be fine.
This error happens when I try to add a BINARY_FLOAT field to the TSqlQuery columns. If I typecast it using TO_CHAR or TO_NUMBER, it works.
Any ideas?
Thanks in advance,
Tiago
Environment is Delphi 2007 for Win32, Oracle 11 r2 (windows server), dbexpoda v 4.90.
I am using dbexpoda40.dll, the TCRSqlConnection, EnableBCD is True and everything else seems to be fine.
This error happens when I try to add a BINARY_FLOAT field to the TSqlQuery columns. If I typecast it using TO_CHAR or TO_NUMBER, it works.
Any ideas?
Thanks in advance,
Tiago