Should unicode characters in the SQL text work with D7??

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
tkdsong
Posts: 5
Joined: Wed 11 Oct 2006 02:40

Should unicode characters in the SQL text work with D7??

Post by tkdsong » Thu 19 Mar 2009 07:06

Should unicode characters in the SQL query text work with Delphi7 and the ODAC Professional Edition v.6.7??
and the Direct mode doing support??
I'm running Windows XP SP2
Delphi7 Win32
Oracle 9i

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

Post by Plash » Thu 19 Mar 2009 08:35

No, Unicode characters in the SQL property are not supported.

You can use this feature only in Delphi 2009 or special Unicode build of ODAC for Delphi 2007.

tkdsong
Posts: 5
Joined: Wed 11 Oct 2006 02:40

Post by tkdsong » Thu 19 Mar 2009 09:19

Thanks for Reply, Plash

Post Reply