ORA-01460: unimplemented or unreasonable conversion requested

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
markvw
Posts: 1
Joined: Mon 18 Dec 2006 12:17

ORA-01460: unimplemented or unreasonable conversion requested

Post by markvw » Mon 18 Dec 2006 13:13

Hello,

I've a problem with passing the '€' from my delphi 6 application to an Oracle 9.2.0.5 database with character set UTF8. Database is accessed using ODAC component 5.70.0.34.

When a normal string is passed it works fine but when I enter the '€' (euro), I get the following error: "ORA-01460: unimplemented or unreasonable conversion requested".

What can I do to maken it work?

Thanks

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Tue 19 Dec 2006 12:20

We cannot reproduce the problem. Please send to ODAC support address complete sample that demonstrates the problem and include script to create server objects.

Post Reply