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!

Portuguese characters in Command Prompt

Jayme JeffmanJan 14 2010 — edited Jan 19 2010
Hello.







I have a similar problem but in Portuguese.



I've written an application in LUA connecting to an Oracle 11gR1 database,



running on Windows Vista Business 32.



The database charset is WE8MSWIN1252.



I have a table in which there is a column that have a value of "Manuteção".



When I run a query to the database using SQLDeveloper it works fine.



When the connection is made using LUA it retrieves wrong values. Even



SQL*Plus (DOS) get the values in the wrong way ("ManutenþÒo").







I do not know where should I set up any session parameter to get the



queries working in the same way SQLDeveloper does.



I have read the articles on NLS_PARAMETERS ( FAQ etc ) but I didn't

find any recipe or method to correct the client behavior.



I would appreciate any help on this matter.



Thank you very much

Jayme Jeffman Filho
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 16 2010
Added on Jan 14 2010
3 comments
3,173 views