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!

Turkish character bug for "i" and "ı"

802709Feb 8 2012 — edited Sep 24 2012
hi everyone,

there is a bug about turkish charset. in turkish there is a "i" letter and upper version for that char is "İ" (capital i with a dot) and also a dotless i, "ı" letter and upper of that is "I" .

so if in a table name there is a "i" then after I selected it and pressed "Shift + F4" for declaration I got "there is no such object" error. for ex table name: "definition_table" . I have to write it like that "defınıtıon_table" (dotless i, a turkish char) after shift F4 is working. that makes really hard developing the code and take too much time.

even just because of that there are so many developer who didnt want to use SQL Developer.

PS: I didnt have a metalink account and at main page of SQL Developer, it is written to report bugs to metalink or forum. so i wrote it here.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 22 2012
Added on Feb 8 2012
6 comments
1,671 views