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!

SQL-dev 4.1editor and different file-encoding problem

KarstenH-dkJul 31 2015 — edited Jul 31 2015

hi

I have experienced how SQL-dev 4.1 behaves when switching between different encodings.

the codings I switced between was utf-8 and cp1252 (tools->preferences->environment->encoding)

The editor is not capable of detecting the (BOM - bit mark order) in the file.

when using utf-8 encoding and then opening a file save in cp-1252-encoding, which contains special signs ie. danish special letters æåøÆÅØ, the editor shows weird- letters and unprintable signs and vice versa.

It is a problem when compiling and saving packages which will be saved containing the weird signs.

I have tried some other editors (even notapad) which are capable of detecting how the file is encoded.

regards Karsten

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 28 2015
Added on Jul 31 2015
0 comments
303 views