Page 1 of 1

Extended ASCII Character issue

Posted: Fri 17 Oct 2014 11:06
by ahcheong
hi support,

I'm facing problem while inserting extended ascii character.

For e.g.
input: jØdôÊð
output: j?d???

Please advice.

Re: Extended ASCII Character issue

Posted: Thu 23 Oct 2014 14:43
by Shalex
Please try using the "Unicode=true;" connection string option.

If this doesn't help, please give us details about the issue you have encountered:
1) make sure that the incorrect output is caused by provider (not by some environment settings for representation)
2) send us a test project with the corresponding DDL/DML script
3) specify your connection string (roughly, without credentials)
4) the exact(xx.x) versions of your Oracle server and Oracle client
5) NLS_LANGUAGE, NLS_CHARACTERSET, and NLS_NCHAR_CHARACTERSET parameters of your Oracle server
6) NLS_LANG setting of your Oracle client (in registry)
7) regional settings of your operating system: Control Panel > Reginal and Language Options > the "Standards and formats" drop-down value, Location, and Language for non-Unicode programs
8) if possible, try using the latest (4.4.612) build of LinqConnect (does the problem persist?)