Page 1 of 1

ODAC New Build wrong in the CharSet (Direct Mode)

Posted: Sat 14 Jun 2008 13:37
by bahry
Hi,
in the new build of ODAC we have to define the CharSet of the orasession
otherwise the non english Characters will appear question marks'?'
in the previous version even if we keep charSet null it will appear normally

Regards

Posted: Tue 17 Jun 2008 09:01
by Challenger
In the latest build of ODAC we have added ability to use Windows charset in the Direct mode when the Charset property is not set. So if your Windows charset does not correspond to the database one you should specify it explicitly.