No Arabic support for ODP.NET
404560Sep 23 2003 — edited Jun 7 2005Hi
I have the following setup
Server: Oracle Server On UNIX mainframe
Client: .NET Application using Oracle client (9.2) + ADO.NET provider (9.2.0.4000)
Problem: My retrieved data is not Arabic data while I can these Arabic data on SQL Plus
Note: My NLS_LANG = AMERICAN_AMERICA.US7ASCII
I tried to utilize Gloablization
But the clientCharaset propetry is read only
Waiting for Your Support