Skip to Main Content

SQL Developer

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!

Oracle SQL Developer environment encoding

922848Mar 9 2012 — edited Mar 14 2012
I have Oracle SQL Developer (3.1.07) and I'm trying to work with a database that uses WE8ISO8859P1 encoding (SELECT * FROM nls_database_parameters WHERE parameter = 'NLS_CHARACTERSET'; )

I have problems with saving packages that contains unicode symbols. When I open previously saved package all unicode symbols are turned to '¿'.

What settings do I have to change to make SQL Developer keep those symbols?
I've tried to set environment encoding to 'ISO-8859-15' and some other encodings, but it won't help.

Edited by: 919845 on 2012.9.3 04:44
This post has been answered by orafad on Mar 13 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 11 2012
Added on Mar 9 2012
7 comments
10,134 views