Using nvarchar2 data fields with Oracle10g database

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

Using nvarchar2 data fields with Oracle10g database

Post by mendezqs » Thu 29 Jun 2006 20:35

We just recently upgraded our database to Oracle10g and now the nvarchar2 data fields do not display. When I run a query in SQLPlus selecting * from a table with an nvarchar2 field, I get an NLS error.

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

Post by Plash » Fri 30 Jun 2006 11:33

We haven't faced such problems. This problem has no concern with ODAC. Therefore we do not provide support for it. Refer to http://www.oracle.com for support.

Post Reply