Recent content by fiorah

  1. F

    Prb with blank NCHAR under Oracle 8.0.5 Client

    OK just in case it might help someone else, i had the solution : downloaded PL/SQL developer version 6 and enabled the 'Force OCI7 mode on OCI8' option under Preferences->Oracle->Connection Now NCHAR fileds are displayed correctly (not blank anymore), even though my Oracle Client is 8 and not 9...
  2. F

    Prb with blank NCHAR under Oracle 8.0.5 Client

    Thanks for the answer, but then can you explain why my SQL*Plus 8.0.5 (provided with Oracle Client 8) displays NCHAR correctly ??? The fact that my SQL*Plus displays correctly NCHAR makes me thinking that the prb is not due to my Oracle client version.... ? Don't you think so ? Fiorah.
  3. F

    Prb with blank NCHAR under Oracle 8.0.5 Client

    Hi, My Oracle Client version is 8.0.5 When trying to query a 9.2.0.4 db i have prb with NCHAR fields which are blanks when querying from 'PL/SQL developer' (5.0.2.500) Note that strangely, the same NCHAR fields are correctly displayed under 'SQL*Plus' Below are the 9.2.0.4...
Back
Top