Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem reading NVARCHAR value from Oracle Database
Message
From
13/04/2017 12:56:28
Naeem Afzal
Syed Junaid Alam
Manama, Bahrain
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Problem reading NVARCHAR value from Oracle Database
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows Server 2012 R2
Database:
Oracle
Application:
Desktop
Miscellaneous
Thread ID:
01650158
Message ID:
01650158
Views:
67
Hi,

I have a product table in Oracle database which has a column (Prodname_ar) for storing product names in Arabic. My application uses English as Input language but wants to show some information in Arabic language.

I set "system locale" to "Arabic" and input language/Keyboard to "English" on my computer. I inserted Arabic text to Oracle database through sql pass through and it saved properly.

Now I read data but Sqlresult shows me "????????????" in Arabic column (Prodname_ar).

If I access this through ADO then I get Arabic text correctly.

How can I get this via sql pass through method form Oracle database ?


TIA
Naeem

Note: I also tested it using MS SQL Server and no problem getting Arabic text from nVarchar column via SPT.
Next
Reply
Map
View

Click here to load this message in the networking platform