ODBC and UTF8 charset
926113Apr 10 2012 — edited Apr 25 2012Win7 x32
Oracle XE 11g
How to set a UTF8 charset?
My script is connecting via PDO ODBC: Driver={Oracle in XE};Dbq=mydb;Uid=user;Pwd=psw;
The registry NLS_LANG is set to AMERICAN_AMERICA.AL32UTF8
Windows locale is set to US.
When I insert word "тест" it looks like "тест" in DB.