Turkish characters
567373Mar 16 2007 — edited Mar 16 2007I'm trying to put some Turkish text into a VARCHAR2 in my Oracle 10.2 database from a Aspx/C# page and then reading it back out. But what I get out is not what I put in. So if anyone has an example on how to handle a language like Turkish it would be great. The database NLS_CHARACTERSET I'm currently using is WE8MSWIN1252. And I'm using Oracle.DataAccess.dll 1.102. I can provide more detailed information if required.