Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

client-side greek character set problem

user9084006Jan 26 2012 — edited Jan 26 2012
hi everyone,

i am a .net developer and absolutelly new to oracle, its my first project that i have make oracle and .net co-operate and it's proving to be a nightmare!

i ll try and provide as much info as possible to you

we have a unix sap server with oracle 10.something on it (i can check exactly what version if that's of importance) and i am writting a .net app which accesses the oracle db and retrieve some data we need

the locale settings of the db are american_america.we8dec and i cannot temper with that machine, it is out of the question

i have made the connection to the db using just connection string info, not tns and stuff, and i have set my dev machine's nls_lang to we8dec everywhere i could find it with a 'find' in the registry

however my app displays the data (which is in greek) showing random symbols that obviously make to sense

furthermore when i connect to the db via sql developer or navicat i still get the same symbols

i understand it is something to do with my client system's settings but i cant work it out

i would really appreciate your help i am sorry if it is something very simple but i just cant find it

thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 23 2012
Added on Jan 26 2012
7 comments
813 views