National chars in SQL Statement dont works
Posted: Fri 04 Dec 2009 08:07
Hello,
i use ODAC 6.70.0.42 and Delphi 2009 with Oracle 10G Database.
Both (client and DB Server) NLS is AL32UTF and oraSession options use Unicode is set to true. The charset property of oraSession is empty.
if i build a tsmartquery with sql:='Select * from anyTable where anyColum='Prüfung' ==>the resultset is empty but data are exists. The problem are the germans umlaut like ÖÄÜ,öäü etc.
what is wrong?
thanks
Mathias
i use ODAC 6.70.0.42 and Delphi 2009 with Oracle 10G Database.
Both (client and DB Server) NLS is AL32UTF and oraSession options use Unicode is set to true. The charset property of oraSession is empty.
if i build a tsmartquery with sql:='Select * from anyTable where anyColum='Prüfung' ==>the resultset is empty but data are exists. The problem are the germans umlaut like ÖÄÜ,öäü etc.
what is wrong?
thanks
Mathias