Recent content by Carl Aarnes

  1. C

    Unicode

    Hi using version 4.1.0.0
  2. C

    Unicode

    Hi im having problem using utf8 db is oracle 10.2g and retriving from db using %TYPE from a field of type char(1) is returning a string which is being padded with spaces e.g. 'T ' which naturally breaks code using If Something.field = 'T', even with field in DB set to...
Back
Top