Page 1 of 1

Strange Problems with Unicode

Posted: Mon 17 Nov 2008 17:47
by msX
Hi,

our database uses US7ASCII / ALUTF16

I have a column that is NVARCHAR2

When I connect with 4.75 Pro in Direct=false and Unicode=true, UTF16 is used for that column -> OK

When I connect with 4.75 Pro in Direct=true and Unicode=false or true, US7ASCII is used (all characters are converted to ASCII) -> not OK

When I connect with 4.75 Pro in Direct=false or true and Unicode=false or true, via ADO.NET Entity Framework, US7ASCII is used (all characters are converted to ASCII) -> not OK

Can you help? Thank you

Posted: Thu 20 Nov 2008 13:33
by AndreyR
Thank you for the report. We have reproduced the problem and now we are investigating it. You will be notified on results.