ORA-01461: can bind a LONG value only for insert into a LONG

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
h.hasenack
Posts: 48
Joined: Tue 20 Jan 2009 12:35

ORA-01461: can bind a LONG value only for insert into a LONG

Post by h.hasenack » Fri 27 Mar 2009 14:37

:?: :cry:
I'm posting a record in to a TORATable and get this message. Any hints in what direction to look?

h.hasenack
Posts: 48
Joined: Tue 20 Jan 2009 12:35

Post by h.hasenack » Thu 02 Apr 2009 06:17

Fixed. Turned out to be a field type -> fieldclass mismaatch in my code

Post Reply