- Jörg Walter
- PowerBuilder
- Friday, 19 May 2017 11:46 AM UTC
Hi
I want to access NVARCHAR2 fields in my Oracle DB 12.1.0.2.0 from a Powerbuilder 11.5 Application.
DB-Params:
NLS_NCHAR_CHARACTERSET = AL16UTF16
NLS_CHARACTERSET = WE8MSWIN1252
No NLS_ Registry entries
Powerbuilder:
NLS Charset = Unicode
The Oracle Instant Client DLLs Version 12 (I tried 11 also) are located in the workspace directory.
When accessing the table via Database Painter I get the error message ORA-04043: Object NVARCHAR2 not found.
Unicode content is displayed in a datawindow with reversed ???
Writing unicode content via the datawindow effectively writes ??? into the DB
Where do I go from here?
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.