ORA-01461 in UTF DB

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Karlsson

ORA-01461 in UTF DB

Post by Karlsson » Tue 30 Aug 2005 13:35

Hello,

I have the next error (Error ORA-01461: can bind a LONG value only for insert into a LONG column) when I update or insert a record on an UTF8 Oracle database

karlsson

Post by karlsson » Wed 31 Aug 2005 08:25

It was my fault. :oops:

I didn't set right charset in TOraSession component.

Post Reply