Recent content by PeteDaMeat

  1. P

    Unicode Issue

    Have just emailed you with the "Support Info".
  2. P

    Unicode Issue

    I have the following query which contains a Simplified Chinese character: select asciistr(炫) from dual; Note: &#28843 should display as a Chinese character! If I run this from within PL/SQL developer the results are: ? However, if I run the same query from within Oracle SQL developer I get...
Back
Top